Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeSuisUnCaillou committed Jan 13, 2025
1 parent 7744a38 commit b66918c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/authorization.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def request_as_validated
# rubocop:enable Metrics/AbcSize

def latest?
# TODO : if there is a stage, check only the authorizations of the same stage
request.latest_authorization == self
end

Expand Down

0 comments on commit b66918c

Please sign in to comment.