Skip to content

Add new health endpoint field "isPortalIntegrated" #8

Closed
@anilnatha

Description

@anilnatha

To improve how links behave in the portal, we need to add a new metadata field for each item in the health endpoint response that informs the portal if its respective service has been integrated with the portal. Meaning, the service can be opened under the navbar in the web view (iframe). The field's name will be isPortalIntegrated and its data type will be a boolean. The field will be defaulted to false which means the service has not been integrated with the portal, true otherwise. This default is to accommodate situations where a service area may not have set the field.

The service area's terraform will need to be updated to include this field and it's value will initially be set to false as well.

Actions:

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions