Resolve Conflicting Priorities in Mobile Development

How do you resolve issues?

Steven Curtis
3 min readFeb 28, 2021
Photo by Brooke Cagle on Unsplash

Many issues will come up during a development journey. How can we resolve those issues in the most beneficial way possible, and how can we make sure our project is successful?

The environment

Agile and Scrum

Agile suggests a set of guiding principles that uses an iterative approach for software development, while scrum is a specific set of rules to be followed.

Scrum Teams

Scrum Teams are cross-functional, and organizing teams around a project that involves multiple departments (for example most mobile development projects would involve front end, backend and design departments).

The Techniques

Prioritisation

Different departments have different sets of priorities, and these risk becoming bottlenecks within any given project.

A cross-functional team is organised around a product (or even a feature, service) and should include all of the competencies required to accomplish this work without depending on resources outside of that team.

Conflicting priorities should only occur when individuals are assigned to…

--

--

No responses yet