We make the things
Software, the way you need it
What We Do
Specializing in platform extensions and add-ons, Den Red Wolf builds smart software solutions and consults on Agile practices.Notable projects:# Jira Issue Flow
Atlassian marketplace app to better manage and visualize issue blocker dependencies in projects.# Azure DevOps Item Flow
Microsoft extension to better manage and visualize work item predecessor dependencies in projects. Expected January 2024.# Jira Point Guard
Atlassian marketplace app to ensure tickets aren't too big to reasonably be worked.# EngMgrJobs.com
Discover companies looking to hire for all software engineering management jobs# EstimatesAreBS.com
Learn about Evidence Based Planning and stop beating up your scrum master.# Requests:
If you have an idea for an extension, let us know.
The Team
The pack is larger than just Scott, but he's the software one.
Contact Us
Have an idea you want to discuss? Email us: [email protected].Want to weigh in on our next steps? Here's the public roadmap!
Support
We guarantee that we will respond meaningfully to customer support inquiries within 1 business day. Our business hours are 9a - 4p Mountain time, excluding major US holidays. [email protected]Want to influence our products? Submit and vote on feature requests for our public roadmap!
Legal
Privacy
We don't collect personal data. We don't sell data. We do use Google Analytics. You may read our complete Privacy Policy here.Security
If you have a security concern, please email us directly at [email protected].Terms of Use
Basics: Use our software responsibly, don’t break the law, and don’t misuse our services. Your Data: You own your stuff, but we may process it to run our services. Liability: If something breaks, don’t expect huge payouts. You may read our complete Terms of Use here.
Issue Flow for Jira Documentation
Once Issue Flow is installed, it is accessible via multiple paths.
- Project level: In the project sidebar, under the Apps section, click 'Issue Flow'. When visiting the app in a project context, the initial JQL query will filter to that project's issues.
- System level: In the menu bar, under the Apps menu item, click 'Issue Flow by Den Red Wolf'.Modifying Links
- New Blocks links can be established by clicking the outward-pointing triangle on a card and dragging to the inward-pointing triangle of a second card. The first issue will be marked as Blocks the second issue, and is automatically saved.
- When clicked, a link line will animate to indicate it is selected.
- Links between issues can be removed by selecting the link line and then pressing the Backspace or Delete buttons on the keyboard.Viewing Issue Links
- All JQL queried issues will be displayed.
- The default query includes only non-Closed issues with Blocks links (issueLinkType = blocks
).
- All issue link types can be displayed by with JQL including issueLinkType IS NOT EMPTY
.
- Issues without links found by the JQL query will also be displayed, but without connecting lines.
- The issue flow graph can be zoomed with the controls in the bottom-left corner, a mouse's scroll wheel, or a touchpad's pinch gesture.Issue Card Layout
- Issue cards can be temporarily reorganized by click-dragging them around the issue flow graph.
- Issue cards can be automatically reorganized by clicking the "Reset Layout" hierarchy icon in the top-right of the issue flow graph.
- Upon each query and page load the layout will be reset.Future Releases
We have plans to provide additional ways to visualize and interact with the issues' links. We welcome feedback and input on improvements you'd like to see. Please submit and vote on feature requests on our public roadmap!
Point Guard for Jira Documentation
Once Point Guard is installed, it needs to be enabled and configured.On your company managed project
1. Click the 'Project settings' button in the top-right.
2. Click the 'Point Guard' menu item on the left.
3. Click the 'Enable Point Guard' button.
4. Enter maximum point values for each transition.
5. Click the 'Save' button.Future Releases
We have plans to provide additional ways to enforce story point rules. We welcome feedback and input on improvements you'd like to see. Please submit and vote on feature requests on our public roadmap!