Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to upload source code on jira ?

Mansi Raghuvir Devale
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 6, 2022

Hello,

I am new user of jira. I have to upload my project file(source code C language) on jira. How I can upload it. Can you please help me. I am using this software first time. So i don't have much knowledge of this software.

2 answers

1 vote
Vishwas
Rising Star
Rising Star
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.
January 6, 2022

Hey @Mansi Raghuvir Devale 

Welcome to Atlassian Community !!

I would strong say no to upload source code to Jira. Jira is a ticket tracking tool/issue management application wherein different teams use it, from Software development teams to HR/Legal/Finance teams use them for tracking their activities in the form "Issues" inside "Project".

So uploading of source code should not be done on Jira application.

For source code management, source code version tracking I would suggest to look at git based applications like Bitbucket, GitHub or GitLab. These are few applications used by development teams to host their source code.

Hope this gives you some idea !!

 

Regards,

Vishwas

Nic Brough -Adaptavist-
Rising Star
Rising Star
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.
January 6, 2022

Noting that Bitbucket has a very close relationship with Jira, so it's the best option if you're using Jira to track issues related to your code.

Like Vishwas likes this
0 votes
Zulfiqar Bin Zafar
Rising Star
Rising Star
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.
January 6, 2022

Hello @Mansi Raghuvir Devale ,

You can to do the following steps,

Import code using the web interface
1. While viewing a project within Bitbucket click Import repository in the sidebar.
2. Select a source to import code from, provide the required information, then click Connect. ... 
3. Choose which repositories to import. ...
4. Click Import.

 

Thanks & Regards,
Zulfiqar Bin Zafar

Suggest an answer

Log in or Sign up to answer