tapis-project / tapis-apps

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Apps: provide complete and succinct information for history record #15

Open scblack321 opened 2 years ago

scblack321 commented 2 years ago

Currently app_updates table has insufficient information for a complete history record. Update to include:

both jwt and obo tenant and user
complete and succinct description of the change
For example, for grantPerms currently the update record does not include the target user of the operation.
Description should also be succinct. For example, currently a PUT operation results in a record containing
the full request body json even if only one property was updated.