View Issue Details

IDProjectCategoryView StatusLast Update
0011556mantisbtupgradepublic2010-04-23 14:30
ReporterBithunter Assigned Tojreese  
PriorityimmediateSeverityblockReproducibilityN/A
Status closedResolutionfixed 
Product Version1.2.0 
Target Version1.2.1Fixed in Version1.2.1 
Summary0011556: Upgrade from 1.1.7 to 1.2.0 empties categories auto.assignment
Description

After upgrade to 1.2.0 all project categories have lost the "autoassign to a specific developer" attribute.

TagsNo tags attached.

Relationships

has duplicate 0011652 closeddhx Migration from 1.1.1 to 1.2.0 - Link bewteen user and category is not migrated 

Activities

gprime

gprime

2010-03-03 11:57

reporter   ~0024613

Same problem happen from 1.1.6 to 1.2.0

david_s_nl

david_s_nl

2010-03-14 09:30

reporter   ~0024733

I had the same problem, updated from 1.1.2 to 1.2.0

jreese

jreese

2010-03-15 11:44

reporter   ~0024754

Fix committed to 1.2.x and master branches. The category upgrade function now takes the user_id column into account, and I've tested the fix on a small test database.

I apologize for missing this in the first place. If you can test tonight's nightly build on a backup of your 1.1.x database and confirm that it works, I would greatly appreciate it.

Thank you.

david_s_nl

david_s_nl

2010-03-17 17:55

reporter   ~0024780

Hi,

I have tested the upgrade from 1.1.2 to 1.2.0 on "mantisbt-1.2.0-2010-03-17-master-1.2.x-e961c55.zip".

In the "manage project" page the assigned users are now shown correctly again.
I also tested that new issues are assigned to the correct user again.

Thanks for the fix.

david_s_nl

david_s_nl

2010-03-17 18:02

reporter   ~0024781

P.S.
I noticed another bug in this release, when creating a new issue i got an application error 11: "A necessary field "my custom field" was empty. Please recheck your inputs.".
This error message is not correct because "Required On Report" was not checked for the corresponding custom field.

I suppose i should not report this as a new issue, since its a nightly build?

jreese

jreese

2010-03-19 09:16

reporter   ~0024816

Actually, please do report that against the "git trunk" version, I think I'll poke DHX on that since he's been poking at custom fields since the 1.2.0 release.

Cheers

dhx

dhx

2010-03-19 09:23

reporter   ~0024818

@david_s_nl: can you please file a new bug report for the separate issue you describe? Inside the bug report, specify the following information: the type of custom field (radio, email, etc), the state of the required/visible checkboxes (visible on the report page?), etc. The more information the better.

david_s_nl

david_s_nl

2010-03-19 11:21

reporter   ~0024820

Hey guys, OK: 0011684

Related Changesets

MantisBT: master-1.2.x e961c550

2010-03-15 11:31

jreese


Details Diff
Fix 0011556: Keep category user_id during upgrade Affected Issues
0011556
mod - admin/install_functions.php Diff File

MantisBT: master 7f21b5bd

2010-03-15 11:31

jreese


Details Diff
Fix 0011556: Keep category user_id during upgrade Affected Issues
0011556
mod - core/install_helper_functions_api.php Diff File