Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Projects and Tasks

Work within the Authoring Platform is organised into content projects and project tasks. There is a simple workflow including review steps. Authoring Services queries JIRA to provided project and task listings to the Authoring UI frontend.

...

The following configuration files can assist in setting up the ticket types and workflow for JIRA authoring projects:

JIRA Version 7 Project Configuration: 

View file
nameSCA-Authoring-Task-Workflow-V7.jwb
height150
View file
nameSCA Authoring Task Workflow V7.xml
height150

JIRA Version 6 Project Configuration: 

View file
nameSCA-Authoring-Project-Workflow.jwb
height150
View file
nameSCA Authoring Project Workflow.xml
height150

Authoring Services requires an Application Link to be created in JIRA using OAuth authentication. This allows Authoring Services to impersonate the user logged in to the Authoring UI when making JIRA changes.

The configuration of the application link is:

FieldValue
Application NameAuthoring Services
Application Type

Generic Application

Application URLAny URL, for example the http root of your web server (Not used)
Display URL

Same as above (Not used)

- Outgoing Authentication -- Not Required -

- Incoming Authentication -


Consumer Keydev-authoring-services
Consumer NameAuthoring Services
Public Key<Your OAuth Public Key>
Consumer Callback URL

None

Allow 2-Legged OAuthtrue
Execute as

<any JIRA username>

(This will not be used because the real user will be impersonated)

Allow user impersonation through 2-Legged OAuthtrue