Hi everyone,
I am in the process of setting up an Issue security scheme that will allow only certain people to see the tasks of a certain task type.
For example, I have the task type "Finance" that I don't want everyone to see. Unfortunately, I have only found the function to apply the issue security scheme to individual projects, but I would like to set it for all finance tasks.
How can I set this?
Kind regards,
Pauline
Assuming not OnDemand, JEMH 1.3 provides an extension point (Alternate ID provider) and two default implementations (basic email and LDAP), you could write an additional custom selector to use the domain prefix. Though, I would think this problematic, andy@place.com and andy@other.com for example, would you be happy with a 000 .. 001 one-up number added in such a case?
If you're OnDemand, follow Bruno's issue.
Michelle,
I understand what you're trying to do. However, this is the way JIRA works by default and there is no simple way (for instance, via interface) to strip the @ from the reporter when creating the user. If you're using JIRA OnDemand this won't be possible to achieve. But if you're using a JIRA self-hosted instance, the only way I could think to achieve what you're looking for would be customizing your JIRA source files.
Moreover, I think your idea could also turn into a Improvement Request, thus I took the liberty to report this at jira.atlassian.com. It's currently being tracked here:
- https://jira.atlassian.com/browse/JRA-31451
Hope it helps!
Cheers,
Bruno Rosa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.