Changeset 890ac00

Timestamp:
01/17/25 03:57:15 (12 months ago)
Author:
Vasilaki Tocili <vasilakigorgi@…>
Branches:
nextjs, prototype
Children:
9713fbe
Parents:
be05965
Message:

Updated retrieval of tags for specific transaction

In prototype backend:

  • Refactored to be more readable the declaration of the method, listed the arguments vertically instead of keeping them on the same line
  • Added comment that explains the method get_transaction_tags_for_user()
  • Added a check if the user is admin, if yes, all the tags are retrieved for any transaction
  • If the user is not an admin, only the tags belonging to the transactions the user has are retrieved
(No files)

Note: See TracChangeset for help on using the changeset viewer.