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

Settings: Fix studio default anatomy save #3716

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

It is possible to save changes in studio default anatomy.

Description

Add information about last save into studio default project anatomy. Right now it's crashing because the last save information is missing on cache.

Additional information

The last save information is not used from cache but it is probably good idea to store that information too.

Testing notes:

  1. Open settings UI
  2. Go to Project tab
  3. Keep default project and change anything in Anatomy category
  4. Hit save
  5. Save should work fine

@iLLiCiTiT iLLiCiTiT self-assigned this Aug 24, 2022
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Aug 24, 2022
Copy link
Member

@m-u-r-p-h-y m-u-r-p-h-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

settings are saved correctly, without any error

@iLLiCiTiT iLLiCiTiT merged commit ef1081b into develop Aug 24, 2022
@iLLiCiTiT iLLiCiTiT deleted the bugfix/project_anatomy_save_fix branch August 24, 2022 09:27
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