JIRA: Updating Epics Automatically When Linked Issues Are Updated
Developing a small web service to update the status of Epics automatically when User Stories are updated. Using a small web service based on NodeJS, which listens to User Story changes via a JIRA WebHook and updates the Epics via the JIRA REST API.