Skip to content

Should throw the exception if object is referenced by another property in the change handler. #2058

Open
@andy840119

Description

@andy840119

If want to delete the singer:

  1. need to remove the singer id from the lyric first.
  2. remove the singer and remove all related ids from the lyric
  3. delete the singer, and clear the singer id at save the beatmap to the json.

If we select the behavior 1, need to make sure that should not delete the singer if singer is referenced by other lyric in the change handler.

Need to implement the #2056 first for able to find all reference object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    editorKaraoke ruleset's editor area

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions