Hi @Jovânio Sousa Morais Junior ,
I guess you could use Automation for this. Within the automation rule, you can use webhook ("Send web request") action and Jira REST API to update the project category. Here are some materials on the topic:
Basically, you could send a web request to Jira which would, within the web request body, contain categoryId to which you want to change it.
Depending on how many categories you have, you can use simple IF/ELSE logic, or you can use Lookup table action to store category IDs. This would be more elegant solution I would say.
Cheers,
Tom
Hi @Jovânio Sousa Morais Junior
Welcome to our Community.
What do you mean "through a selection field on my item"? Project category options can be edited through:
Hope it helps,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your reply.
I will explain my need better:
I would like to update the project category (print1) through a custom field (print2)
The idea is:
When this custom field is changed, it should reflect the project category.
Both already have the same options registered.
Do you know any way to do this?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Where does Print2 come from? project-level field from some Apps?
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.