We want to completely move our projects to Greenhopper from another project management called Basecamp. If I move then to JIRA/Greenhopper, they will show up in our first column called "To Do". Is there a way we can add more tasks/issues without it displaying into the VA Rapid Board? Those tasks that will be moved are added at an earlier time so we basically want to follow the date.
The question appears to be quite vague for me.
All unresolved issues which are visible via the filter set for the Rapidboard will appear in the board. If you need to exclude some of them, then those issues should have some unique value which can be filtered out in your filter. For example, you can create a custom field and set a value for each of those issues coming from import (may be via bulk change or during import itself) and use that custom field value in the filter. And when ever you need it, remove the custom field value from the issues and they will start appearing in the board.
Hi!Renjith. Thanks for the tips. I was able to create new field and filters but having a hard time configuring how can it make it NOT appear on Rapid Board To Do List. Currently, the Board is shared to everyone.
I'm trying to add new filters for the Rapid Board but I got lost along the way. All I need now is to make sure that it will not be visible in To Do list.
Sorry for vague questions, I'm still trying to understand this thing. You're a great help. Thanks again and hoping for your response.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is the board configuration? Can you share the filters your have configured and the name of the custom field that you have used while importing data from CSV?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have not used the CSV import for this test yet. I tried to add an issue manually with the newly created field with this value. See http://screencast.com/t/nsKGK4OdjyiH.
This is the board configuration - http://screencast.com/t/8cguGAmBA3
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
do you think it's also possible that I could create a new board for those issues and then move to the default that we're using when we are ready to use it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@liza28 it is not about creating any new board, it is all about what issues gets selected as per the filter you specify. So do this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are most welcome !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi! again @Renjith. Sorry to bother you again but I need your expertise on this another question of mine. This is still related to the filters on Rapid Board.
I tried adding new Quick Filters for issues that have been reopened (Resolved to Reopened)
http://screencast.com/t/pfA2rK7JNL
and I can see it from the Column Section http://screencast.com/t/JZHxQxulm
However, I can't still see it in Rapid Board. The current JQL that were using is
project = "Project1" AND labels is EMPTY ORDER BY Rank ASC
I tried this
project = "Project1" AND labels is EMPTY OR status = Reopened ORDER BY Rank ASC
but still not showing. I have actually tried other filter values too on Quick Filters but no luck. Any help? Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you post it as a new question?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi. this is the link to the new question https://answers.atlassian.com/questions/122088/show-reopened-issues-on-rapid-board
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You may have seen the JIRA help page on doing a CSV import.
Basically the header row in csv must have a summary and each field should correspond to a JIRA field. Once the csv file format is sorted you run the csv file import wizard in JIRA.
Whether you are using a Kanban or Scrum rapid board what is shown on the board is controlled by JQL, so you have full control.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you meant a comment rather than an answer :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi again and Happy New year. I just want to ask how can I make those imported issues via the CSV Import method (which are set NOT to show on rapid board first) be shown in the future when we need it.
Thanks again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.