We have in our kanban, a custom field where we specify our version control, and I am in the process of making some charts of our root-cause analyzes. I have created a filter which searches for closed issue and which searches rootCauses. But I would like to have set it to a given start version/date. how will you do this? the filter itself works fine as it is now, but I would like it from a given start version and not from the start, And not have an end version/date
project = TNDK AND issuetype = ENV AND status = Closed AND "Root cause[Dropdown]" in ("Configuration error", "Software defect", "Requirement/solution gap", "Known PROD problem", "Offer configuration ", "Test data", "Application Maintenance", "Deployment error", "System knowledge gap", "Performance limitation", "TC execution error") ORDER BY created DESC
Resolved with "Created-date" and no end date.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.