Actions
Bug #8949
closedrudder-dev subtask doesn't when when we specify next version
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Next version will be master
Cloning ticket #8941
Traceback (most recent call last):
File "/usr/local/bin/rudder-dev", line 2181, in <module>
subtask(arguments['<next_branch>'], arguments['--title'], arguments['--base'], arguments['--bug'])
File "/usr/local/bin/rudder-dev", line 1625, in subtask
ticket = clone_ticket(issue, next_version_id, new_title, bug)
UnboundLocalError: local variable 'next_version_id' referenced before assignment
Updated by Benoît PECCATTE about 8 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-tools/pull/201
Updated by Benoît PECCATTE about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-tools|94775d7edc1c969fcfa1bcb0ac03d628b9763cb3.
Updated by Benoît PECCATTE about 8 years ago
- Status changed from Pending release to Released
Actions