...
Alkaes JIRA Plugin Field Administration Enhanced provides some additional capabilities related modification of Field Configuration.
Hide in Others
Goal : Allows to hide some Fields from all others Field Configuration excepted a part of them.
...
By using this APIs, you can remove/hide the concerned Field in all other Field Configuration.
API | /rest/extendedAdmin/1.0/fields/hideInOthers | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Method | POST | |||||||||||||||||||||||||||
Payload | Schema
Samples
| |||||||||||||||||||||||||||
Return Code |
| |||||||||||||||||||||||||||
Return | There is no special return provided, since this request can meet some Timeout. All needed details are traced in log files |
Hide Field in Other
Goal : Allows to hide some Field from all others Field Configurations excepted the current.
Usage : See above.
API | /rest/extendedAdmin/1.0/fields/hideFieldInOther | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Method | GET | ||||||||||||||
Parameters |
| ||||||||||||||
Return Code |
| ||||||||||||||
Return | Not yet documented ... |
Hide All
Goal : Allows to hide all Fields from the current Field Configuration.
...
In most of cases, you should not need all of these fields.
API | /rest/extendedAdmin/1.0/fields/hideAll | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Method | GET | ||||||||||||||
Parameters |
| ||||||||||||||
Return Code |
| ||||||||||||||
Return | Not yet documented ... |