Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Ref: 

Jira Legacy
serverSystem JIRA
serverId2207a759-5bc8-39c5-9cd2-aa9ccc1f65dd
keySB-13629

Problem statement

Presently to identify the plugins which are used in the content, we have to parse the complete body object & identify the id of the plugin exist in the plugin-manifest of the content. To do this, we have to run some java/node script on the server to find list of contents which are using the specific plugin.

...

Format of plugins field in metadata of resource as follows:

plugins: [{ identifier: ' ' , semanticVersion: ' '  }]