Development dependencies - Tips
- Khalilah Gambrell
- Charlotte Whitt
- Jakub Skoczen
Owned by Khalilah Gambrell
Overview IN PROGRESS
A development dependency (for purposes of this page) is when a development effort requires requirements/work/support from more than one team. As FOLIO continues to grow, it is important that we have a common understanding for how to handle such dependencies. The key to successful handling of dependencies - Communicate as early and often as possible.
Dependency scenariosÂ
- Changing workflow (Example: )Â
- Shared apps/workflow (Example: )Â Â
- Shared backlog (Example: )Â
- Require development from another team (Example: )Â
- Developing in a module that is owned by another team (Example: )Â Â
- Developing in a module where multiple teams contribute code (Example: )Â
- New development team (Example: )Â
- Integration (Example: )
Best Practices for handling dependencies successfully
Still vetting/refining requirement.
- No change to current process for validating requirements AND so assume (if applicable) that requirements have been reviewed and refined with respective SIG(s)
- PO (with a dependency) > Please talk with the PO(s) that own the module/app/workflow. Provide the following detailsÂ
- High level overview of the changeÂ
- Provide a link to the Jira feature/user story/bug that documents the requirement(s) and user expectation(s)
- Recommended timing for this action: as soon as you have an understanding of the requirement and ideally before release scope definition deadline.Â
- High level overview of the changeÂ
- Outcome
- Agreed upon next steps including who owns writing or implementing requirement and timingÂ
- Agreement to peer review requirements to ensure alignment
- Communicate <-> Collaborate.... Communicate <-> Collaborate
Team with dependency is planning/preparing for release to implementÂ
- PO and Dev lead (with a dependency) > Please talk with the PO(s)/Dev lead(s) that own the module/app/workflow. Provide the following details.Â
- The module owner team gives a high level introduction of the module/suite of modules for the developers who is to start working in these existing modules
- High level overview of the change
- Provide a link to the Jira feature/user story/bug that documents the requirement(s) and user expectation(s)
- Technical designÂ
- Recommended timing for this action: as soon as you have an understanding of the requirement and ideally before release scope definition deadline.Â
- Outcome
- Technical design and approach alignment
- Development efforts per team including timing for when dependencies will be readyÂ
- Testing approach (including QA test coverage)Â
- PR reviews alignment
- Definition of done alignmentÂ
- Document agreements and implementation/testing plan
- Communicate <-> Collaborate.... Communicate <-> Collaborate
During development and testingÂ
- Jira epic/feature should link to all dependenciesÂ
- Recurring meetings between POs/QAs/Dev leads to check-in regarding development and testing progress.Â
- Attend applicable development ceremony activity (e.g. daily stand-up, sprint demo, etc.)
- POs/QAs responsible for module/app to participate in PO/QA/SME verification at the end of each applicable sprint. Â
- Communicate <-> Collaborate.... Communicate <-> Collaborate
Before Bugfest
- e2e testing has been done before Bugfest (at least 2 weeks)Â
- Demo has been done that includes applicable SMEs/POs/QAs/Devs to ensure alignment (at least 3-4 weeks before Bugfest)Â
- Communicate <-> Collaborate.... Communicate <-> Collaborate
Ideas for communicating across multiple teams (please add your thoughts)Â
- Slack channel for more complex dependency management, or the SIG slack channelsÂ
- Wiki page(or meeting notes) that is the source of truth and includes a decision log (when applicable)Â
Questions - please post your questions in this column
- Is there a dependency? What if I'm not sure?
- When multiple teams/POs work within a broad area, how do I know which team/PO to approach? (E.g. I need to do some work in Holdings related to Receiving in Acquisitions. I know who the MM POs are, but which PO and which team specifically?)
- What if it's a general area where no POs or teams exist, but which impacts multiple teams? (E.g. security)
- What if my team is developing something that may be of use or interest to other teams and want to make those teams aware of this new functionality?
- How do I prioritize the work with another team against the work set for my team?
- What is the SIG's role with dependencies?Â
- What are developer's responsibilities?Â