Hi,
We want to move from HP AM to Jira but unfortunately this is not straightforward. First, because there is no CSV export usable from AM. So we decided to do it by hand i.e. recreating previous sprints, main stories, etc. As the result was not conclusive, we even tried exporting/re-importing stories, a few updates in the DB, etc.
Here is our current situation and our problems:
I've seen a lot of threads related to one or another of these problems, so let me add a few remarks:
So yes, it's a real mess! But we don't see anymore solution to our problems. Is there any documentation on how to start a project with an existing history? Is there any way to solve our problems (even by updating the db)?
Thank you
Dear @xavier le galles,
for sure there is always a way - it just a matter of resources.
As you have the data already in Jira, you need to fix the dates manually. At all, this means modifying Jira's database without Jira.
Before you do, make a backup, shut down jira and know the risk - you could destroy everything or bring the DB in an inconsistent state.
Or better, make an offline copy of the db, so you can do everything without a hurry.
Then use a tool like PL/SQL Developer to access and browse the database. Best you do this in a pair - four eyes see more.
Alternatively you can do this with a full backup of Jira - modify the XML. That depends on your abilities, where you feel more comfortable.
So long
Thomas
Hi Thomas,
Thank you for your answer but we already tried it and did not have much success. For instance, all dates for sprints are right but stories are not taken into account: the list of stories per sprint is also right but it does cumulate their story points...
We have just an inconsistent state and I do not know where to start from. It is not a question of time/resources but more a question of documentation: there are tens of tables in this Db...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What I mean, is that there is no obvious error. If you don't know what you're looking for, you can waste hours in this database.
If at least I could log the queries made by each report, I could understand what is wrong?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jup - the db design is a little bit complicated. And more like a forest than a tree. ;) To be honest, I have no better approach ...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.