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

Exception thrown during task editing #8496

Closed
rootcause bot opened this issue Feb 7, 2024 · 1 comment
Closed

Exception thrown during task editing #8496

rootcause bot opened this issue Feb 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working resolved Fixed but not yet released (available in the nightly builds) Runtime Error
Milestone

Comments

@rootcause
Copy link

rootcause bot commented Feb 7, 2024

@canonic-epicure canonic-epicure self-assigned this Feb 7, 2024
@canonic-epicure canonic-epicure added bug Something isn't working in progress labels Feb 9, 2024
@canonic-epicure
Copy link

canonic-epicure commented Feb 14, 2024

This is easy to reproduce in the Gantt advanced example:

  • edit the "Setup load balancer" task
  • switch to "Resources" tab
  • double click the "Lee" resource name
  • double click the "Macy" resource name
  • press "Cancel"
  • observe the exception:
Identifier.js:279 Uncaught (in promise) Error: Unknown identifier ModelClass-3.$.effectiveCalendar
    at throwUnknownIdentifier (Identifier.js:279:63)
    at EngineTransaction.onReadIdentifier (Transaction.js:626:17)
    at EngineTransaction.calculateTransitionsStackGen (Transaction.js:770:57)
    at calculateTransitionsStackGen.next (<anonymous>)
    at EngineTransaction.calculateTransitions (Transaction.js:669:25)
    at calculateTransitions.next (<anonymous>)
    at runGeneratorAsyncWithEffect (Calculation.js:151:29)
    at Transaction.js:526:20

@canonic-epicure canonic-epicure changed the title Unknown identifier e-3.$.effectiveCalendar Exception thrown during task editing Feb 15, 2024
@canonic-epicure canonic-epicure added ready for review Issue is fixed, the pull request is being reviewed and removed in progress labels Feb 15, 2024
@isglass isglass added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Feb 15, 2024
@isglass isglass added this to the 5.6.7 milestone Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resolved Fixed but not yet released (available in the nightly builds) Runtime Error
Projects
None yet
Development

No branches or pull requests

2 participants