diff --git a/docs/examples.rst b/docs/examples.rst index 9b48424..ec26a4a 100644 --- a/docs/examples.rst +++ b/docs/examples.rst @@ -165,8 +165,9 @@ You also need to make sure that the following events are enabled in the :ref:`Ji * **Worklog:** deleted .. _Jira Workaround: + Jira API Limitations & Workarounds -================================= +================================== Due to some Jira API limitations, it is not currently possible to set or update the Jira Worklog assignees. To track Flow Production Tracking Timelog assignees, we have implemented a generic solution diff --git a/docs/quickstart.rst b/docs/quickstart.rst index b65d690..13b693b 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -100,6 +100,7 @@ The following fields must be created in Jira and made available in Boards: +--------------+------+-----------------------------------------------------------------------+ .. _Jira Webhook: + Jira Webhook ============ @@ -266,7 +267,7 @@ Ensure you have `virtualenv `_ installed i pip install -r /path/to/sg-jira-bridge/triggers/requirements.txt Enable the PTR Jira Trigger --------------------------- +--------------------------- Add the path to the Flow Production Tracking Jira Bridge ``sg_jira_event_trigger.py`` file to the shotgunEvents conf file::