Hi community,
we have developed a jira-core-server plugin , with atlassian sdk 8.2.6 amps 8.1.0
how can I know which versions of jira my plugin's JAR will be compatible with?
Thanks
Participants is a calculated field and hence will not show up in the permission scheme. You will have to use a multi user picker field instead.
Thanks Jobin. You understood my question perfectly, but using multi user picker field is not going to do what I am looking for. Anyone every attempted to modify the participtant field so it can be added to the Assignable User permission? Or JIRA APIs simply won't allow developers to do it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You will have to extend the user fields instead of calculated field to do that. It is a change in design for the plugin.
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.