Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-11166] CIFS UI in job configuration misleading after deleting cifs share. #26

Open
jira-importer opened this issue Sep 29, 2011 · 1 comment

Comments

@jira-importer
Copy link
Collaborator

I had a number of jobs linked to a cifs share, and it became necessary to switch to a new share. I added the new share, and deleted the old one from the main configuration UI.

When I would then go to view the jobs that were previously using the deleted share, it would show the new share in the configuration UI. However, if I look in the job configuration xml, I could see that they were still assigned to the old share until I clicked save on the job (without making changes). The jobs would fail to publish artifacts due to the fact that the cifs share they were tied to was no longer available. The error was "Could not retrieve the selected share, please check global configuration for CIFS shares."

I think that it should generate an error in the UI if the CIFS share is no longer available at the global level, instead of automatically switching to the next available.


Originally reported by b2jrock, imported from: CIFS UI in job configuration misleading after deleting cifs share.
  • status: Open
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022/01/10
@jira-importer
Copy link
Collaborator Author

slide_o_mix:

I think this would actually need to be changed in the publish-over plugin (the common plugin for the publish-over set of plugins). I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant