Batch update without changing the Revised field
Hi, I noticed that the Revised field is changed when issue is updated by Batch update command. Is there some way to prevent this? I need to update thousands of issues...
stepand76
· 504 |
|
Monday, January 4, 2010, 8:32:56 AM |
![]() 0
![]() |
Unfortunately, not as each issue is updated and therefore revised.... |
||||
|
![]() 0
![]() |
The problem is that after batch update is changed default order of issues in the list. It confuse users. |
||||
|
![]() 0
![]() |
Hi there, I'm asking again: Is there any way to batch update issues without affecting the revised field? |
||||
|
![]() 0
![]() |
Unfortunately, no. Batch update will always update the revised field. |
||||
|
![]() 0
![]() |
OK. Thanks for the info. Could you please provide some info about Gemini database stucture. What tables and what fields to edit? I just need to set versions to issues. Thank you. |
||||
|
![]() 0
![]() |
You need to update the field fixedinversionid in the geminiissues table (filter on issueid). |
||||
|
![]() 0
![]() |
Thank you. Last question: How to change affected versions? |
||||
|
![]() 0
![]() |
insert issueid and versionid to the gemini_affectedversions table. |
||||
|
![]() 0
![]() |
[quote user="MarkWing"]Unfortunately, no. Batch update will always update the revised field. |
||||
|
![]() 0
![]() |
Yes. |
||||
|
![]() 0
![]() |
OK. Thanks. |
||||
|