Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
dwighttrumbower
Creator
Creator

What is the best practice to combine multiple developers sheets into on application?

How do people handle having multiple developers work on the same application object?

Labels (2)
1 Solution

Accepted Solutions
stevewills82
Contributor
Contributor

One common approach is version control systems like Git, allowing developers to collaborate efficiently on the same codebase while managing changes. Utilizing branching strategies can help coordinate development efforts and grant types of SASSA merge changes seamlessly. Additionally, regular communication and clear documentation of coding standards and project architecture are crucial for smooth collaboration among multiple developers.

View solution in original post

7 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Use versioning tools like Gitoqlok and Soterre.

-Rob

anat
Master
Master

Think so you need to do copy and paste to merge multiple apps into single consolidated application. 

Vegar
MVP
MVP

A version control tool like gitoqlok can be very useful for this. If you are talking about sheet development only then you could handle this the Self Service way. Publish it to a Stream and let the developers develop their sheets there. When they are finished just publish or promote the sheets to public sheets

dwighttrumbower
Creator
Creator
Author

I tried Gitoqlok last year and had issues with it. That was before Motio acquired them?

We use bitbucket, so hopefully I can get that to work with gitoqlok.

Thanks

Vegar
MVP
MVP

I know there where an issue with creating new gitoqlok git reposotories in Bitbucket for a period, but they have resolved that problem.

fruityhost
Partner - Contributor III
Partner - Contributor III

Hi @dwighttrumbower!

Gitoqlok is working with BitBucket and has no problems with versioning your apps and app objects now. Have you been able to use it lately?
You can also check best practices for collaborative working in Gitoqlok here. 

Thanks

stevewills82
Contributor
Contributor

One common approach is version control systems like Git, allowing developers to collaborate efficiently on the same codebase while managing changes. Utilizing branching strategies can help coordinate development efforts and grant types of SASSA merge changes seamlessly. Additionally, regular communication and clear documentation of coding standards and project architecture are crucial for smooth collaboration among multiple developers.