This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Fetch project types from project service #80
Closed
Description
As of now we have hard coded the project types for slack notifications here which we can get rid of as now we have a dedicate API endpoint for fetching all available project types. Endpoint is mentioned here. The project type right now have only two fields key
and displayName
.
This task would require suggesting and implementing changes in the project service as per needs of the requirement. Please suggest the changes before implementing.
I would suggest a json type field metadata
which can contain data (under a key slack-notification-mappings
or similar) require for this app to send notifications.
@gondzo can we take care of it as task?
Metadata
Metadata
Assignees
Labels
No labels