Skip to content

CardDeck won't reload after completed UserAction with applies_to_single_record #1910

@mkrecek234

Description

@mkrecek234
  • You have a model with a UserAction that modifies, say the name, and has 'appliesTo' => \Atk4\Data\Model\UserAction::APPLIES_TO_SINGLE_RECORD

  • If you run that UserAction, the CardDeck should reload to reflect the changes in that record. In Crud, it works. Though, in CardDeck it won't reload the CardDeck.

Interestingly, after adding a new record, the CardDeck now updates, this did not work before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions