Skip to content

updated_at in approvals table is getting updated for all prior steps when a step is approved #17

@bsushmith

Description

@bsushmith

Description
updated_at column in the approvals table signified when the last update to the corresponding record was made - mainly approved/rejected action taken by user. otherwise, there should not be any updates on these records.

But, we see that updated_at field in approvals table is getting updated for all prior steps when a step is approved, even though they should not be.

In the below image, step 2 and step 6 are manually approved steps. and the updated_at is same for all steps.

image

Expected behavior
updated_at for each record should update only when action is taken for that particular step

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions