Skip to content

Switch order of createFQAN and createCapabilitySet steps in NewCapabilitySet workflow #108

@shreyb

Description

@shreyb

Steve White informed me yesterday that the newest release of FERRY will add a required parameter to the createFQAN API where the capability set must be specified. This will break the NewCapabilitySet workflow as it is now.

We will need to do three things:

  1. Switch the order of the createFQAN

and createCapabilitySet

calls in the workflow.

  1. Make sure the createFQAN call includes the newly-created capability set as a parameter.
  2. Do away with the last step, "Associate capability set with FQAN", since that will be handled in (2).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions