There is not enough info here to answer your question, do you have screenshots that show more, e.g. the url and where your smart value is used in the url?
@Kristóf Lauber at one point I had similar issues, as far as I recall. Maybe my approach could be an alterniative for you. I solved this problem using Jira Forms and configured the field for the project key as this:
This is a much more convenient solution, at least for our use case.
Thank you @Alex Ziegltrum for the recommendation, it sounds good, could you please share more info/screenshots about it? whats the purpose of the linkedfield?
@Kristóf Lauber First, you would need to design the request for "project creation automation" in Forms.
Second you add any field you need for your automation. The mentionened form field stores the wanted project key from the user and forwards it to the customfield "JiraProjectKey" that needs to be created beforehand.
In the automation you can work with the content of this field in the smartvalue, when you do the web request for validating the key with smartvalue:
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
@Piotr Zadrożny _Eyzee_ What a brilliant article. Thank you so much! The use case alone is great, but the clear way you explain the power of automation+Reat API just takes it to a whole new level. Great work!
@Piotr Zadrożny _Eyzee_ , thank you so much for such a beautiful solution! You mentioned automatic creation of boards at the end of the article. How would you do that? I haven't found that functionality in API.
Here for me the creation of the software project worked, but it didn't create the board. Automation doesn't create the board, I know there must be some extra steps to do but I can't find help. Has anyone ever had this "problem"?
41 comments