Restrict user from adding directories
We want to prevent some of our more creative users from adding directories to any component in a stream. Is this possible?
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Jan 06 '14, 10:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The only option I am aware of would be a custom precondition/advisor that prevents delivering a new folder. I have not done this, but I think this should be possible. Drawback of this is, if they already completed the change set, they would have to roll it back and redo their changes (e.g. if it is mixed up with a added file).
There are no extension points for check-in, or completion of a change set, so as far as I can tell you can't do anything on that level. Stephen Long selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.