Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeSuisUnCaillou committed Jan 15, 2025
1 parent 2b7fcfc commit 29ea9b8
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 29ea9b8

Please sign in to comment.