Skip to content

Add AddIn Name and version in CommandLog #655

Description

@nunoaguiar

Is your feature request related to a problem? Please describe.
When trying to audit what was installed, upgraded or uninstalled in the CommandLog, there is no information about it. We can't even distinguish an installation, from an upgrade nor downgrade

Image Image

Describe the solution you'd like
On each instance it would be great to see:

  • The name of the add-in
  • The before and the after version
    • We could potentially infer from absence of a "before" version that it's a clean install, the absence of the "after" version that it's a deletion and if the "after" is smaller than the "before" that it's a downgrade

Best Regards,
Nuno

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions