Dear team,
I noticed the possibility to manually add "markers" on the roadmap.
As I'm using the Gitlab/Jira plugin, I was wondering if it was possible to add on the roadmap with a simple line each commit over it ?
(User comitting + message as hover would be wonderful :) )
If not do you have a Roadmap with your next features ?
Thanks
Emmanuel
Very interesting feature request. You've had my colleagues and I thinking about this, and while I don't propose to put a story on the backlog for this at present I believe it may be possible.
Caveat: the example below is not supported.
Easy Agile Roadmaps uses JIRA Software Board Properties to store the marker information. You may be able to create an integration between Gitlab and JIRA (using Zapier for instance) that creates markers for each commit.
An example Zap (Zapier) to create a marker from a new commit:
Check out the JSON payload which is PUT to that REST endpoint and replicate it in Zapier to create a marker at today's date. The key things to generate are the unique identifyer for the marker and the timestamp (milliseconds since epoch).
Want to give that a try and share your progress?
Thanks Emmanuel, have a great day,
Nick Muldoon
Easy Agile Support Team
I should miss something, my Jira is hosted by Atlassian, I tried this url but I have issues in the test sample :
https://xxx.atlassian.net:2973/rest/agile/1.0/board/32/properties/ear-markers
I'll check more in details tomorrow and give you an update.
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes it works thank you ! just auth problem with https
I'll know use it over a week and give feedback
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I trust Dave and Seamus were able to answer all your queries. Hope this is all working as expected now.
Regards,
Nick
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.