Improve tracking of changes in procedures

Options

Hello
I propose adding a modification tracking feature to the "Procedure" functionality.

Exemple :

  • Procedure: [GEN] - [WOR] Sales revenue
  • Creation Date: [Insert Date]
  • Last Modification Date: [Insert Date]
  • Modified By: [Insert User-Name]

I welcome any feedback and discussion on this proposal.

Tagged:
10
10 votes

Open For Voting · Last Updated

Comments

  • Samson Sunny
    Options

    Hi @Akrem ABDELHAFIDH ,

    We have database and capsule procedure modification logs that track when the database procedures or capsule procedures were created, modified, or deleted and also show the user who performed the actions. Both these logs are tracked separately for the whole month.

    Database procedure modification- DbProcedureModification_YYYYMM.log

    Capsule procedure modification- CapsuleProcedureModification_YYYMM.log

    These need to be enabled from the log settings in the system administration

    These logs once enabled can be found in the cloud admin portal under the "Other Logs" section.

    Looking at the logs, for example:

    Thanks,
    Samson.

  • Akrem ABDELHAFIDH
    Options

    Hello @Samson Sunny
    Thank you for providing information about database and capsule procedure modification logs.
    Nevertheless, the main focus is to elevate the user experience by introducing summary shortcuts, akin to those utilized in the data readers.
    This would significantly save valuable time for users.
    I appreciate your attention to this matter.
    Best regards.
    Akrem

  • Carlos Eduardo Meneses Maran
    Options

    I can't help but say that it would be great to see (in the future) all the changes in how platforms like Github do it.

    @Akrem ABDELHAFIDH's idea would be an excellent starting point.