uncommit does not remember --fixes

Bug #328636 reported by Gary van der Merwe
2
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
High
Alexander Belchenko

Bug Description

Steps to reproduce:
1. run bzr qcommit - type a message, and set a bug that your revision fixes, commit.
2. bzr uncommit.
3. bzr qcommit

Actual result:
The message from the uncommitted message is restored, but not the bug it fixes.

Expected result:
The bug is also restored.

Related branches

Revision history for this message
Alexander Belchenko (bialix) wrote :

The same applied to unfinished commit: on exit we store message, but not other meta-info. It will be nice to provide generic solution to store author and files list as well.

Changed in qbzr:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Gary van der Merwe (garyvdm) wrote :

Related bug 380896

Revision history for this message
Craig Hewetson (craighewetson-deactivatedaccount) wrote :
Revision history for this message
Gary van der Merwe (garyvdm) wrote :

Your fix looks good, and does fix Bug #380896, but it does not fix this bug. You need to save the bug in our uncommit hook, which is in /__init__.py

When you are happy, please request a merge on launchpad. (https://code.launchpad.net/~craighewetson/qbzr/bugfixes/+register-merge)

Revision history for this message
Alexander Belchenko (bialix) wrote :

I'm working on better version of the patch and I hope to finish it soon.

Changed in qbzr:
assignee: nobody → Alexander Belchenko (bialix)
importance: Wishlist → High
status: Confirmed → In Progress
Changed in qbzr:
milestone: none → 0.14
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.