Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Workfiles tool: Fix task formatting #2306

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Nov 25, 2021

Issue

  • workfiles tool can't find latest version because does not expect that templates from anatomy may contain {task} but should expect {task[name]}

Changes

  • replace {task} with {task[name]} in loaded template

How to test

  • open workfiles tool
  • select context where already are some workfiles
  • click of "Save as"
  • write any comment to input and the version should be right (before created version 1)

@iLLiCiTiT iLLiCiTiT self-assigned this Nov 25, 2021
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Nov 25, 2021
@iLLiCiTiT iLLiCiTiT merged commit d2e0995 into develop Nov 25, 2021
@iLLiCiTiT iLLiCiTiT deleted the bugfix/workfiles_tool_expect_task_as_dict branch December 13, 2021 15:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants