Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix renaming of trees with no name #2689

Merged
merged 1 commit into from
Jun 6, 2018
Merged

Conversation

daniel-wer
Copy link
Member

@daniel-wer daniel-wer commented Jun 6, 2018

Although trees with an empty name were renamed, they were not persisted. This PR fixes that by starting the respective tree-renaming saga later, so the save-saga is properly initialized beforehand.

Mailable description of changes:

  • [Fix] Trees in a task will be correctly named again.

URL of deployed dev instance (used for testing):

Steps to test:

  • Create some tasks. Open a task - the save button should show an hourglass.
    Press save and leave the page.
    Download the task on the dashboard, the nml should contain the correct tree name.

  • Same should be the case if the task is started using the "Finish and get next task" button.

Issues:


  • Ready for review

@philippotto
Copy link
Member

Excellent, works very well 👍

@daniel-wer daniel-wer merged commit 1150cd5 into master Jun 6, 2018
@daniel-wer daniel-wer deleted the fix-emptry-tree-rename branch June 6, 2018 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

initial tree of task not named
2 participants