JIRA Integration with LCS and S365 F&O

84 views 2 replies
Reply to Topic
ChelseaVork

Age: 2024
Total Posts: 140
Points: 10

Location:
,
Hi All
We have several dev teams in our company and they're all moving to JIRA. The ERP team has also been requested to move to JIRA.
We just built all of our Release Pipelines in Azure DevOps. These do upload to LCS and deployment to Sandbox. The ERP developers also use TFS (not GIT and they say they don't know GIT)
Has anyone attempted or done this successfully in JIRA?
The most important thing we need is the creation of software deployable packages (with links to list of work items)
I have a part-time devops person, who is offshore and he can do the uploads and deployments manually if needed.
Best

Mark

Posted 16 Dec 2024

durrandort says
Hi partner,

You may need help of third-party software.

Please have a look at the blog and check if it helps:

devblogs.microsoft.com/.../

Posted 16 Dec 2024

olandeep says
For the deployable packages with work item links, we ended up creating custom scripts to handle the connection between Jira and our deployment pipelines in Azure DevOps. It wasn’t super fancy but got the job done.
If you’re building out workflows in Jira, jira templates might help streamline some of the repetitive stuff, like creating tickets or tracking specific deployment steps. Saves a lot of time, especially when dealing with similar tasks across teams.
Posted 16 Dec 2024

Reply to Topic