Skip to content

Commit

Permalink
fix rst warnings to be able to publish the docs (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
barbara-darkshot authored Apr 18, 2024
1 parent 44a32d2 commit 3bafb97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ The following fields must be created in Jira and made available in Boards:
+--------------+------+-----------------------------------------------------------------------+

.. _Jira Webhook:

Jira Webhook
============

Expand Down Expand Up @@ -266,7 +267,7 @@ Ensure you have `virtualenv <https://pypi.org/project/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::

Expand Down

0 comments on commit 3bafb97

Please sign in to comment.