i have added few fields to BEHAVIOR plugin , so that the fields will be only editable for specific user.
I Need those fields to be editable by REST API is it possible or is there any work around.
Hi @siva
Assuming you are referring to ScriptRunner's Behavior module, if your field is just toggling between read-only and read-write, this shouldn't affect the REST API as behavior only runs on the UI as far as I understand.
kind regards
Jorden
@[deleted]
the field is set to read-write for single user JOHN in BEHAVIOR plug in.
but API is not able to update the field. ( even user JOHN is not able to update with UPI )
he is able to update on jira ticket not by API.
any suggestions. ??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @siva
I still think that the behavior configuration is not the cause of this problem. Could you try to turn off the "Readonly" and try your API call again?
If you still stumble upon the same error, that means Behavior has no impact on this and you can turn it to "readonly" again.
Could you show me the URL you are using for your API call (you can leave out the base URL, so everything before the "/rest/" can be left out).
Kind regards
Jorden
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.