Versions Compared

Key

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

...

This step is necessary to allow the app to write and get data from and into BigPicture. The used authentication method is basic access authenticationTo generate a token you will need a Base 64 decoder, such as https://www.base64encode.org

  1. Generate a string, consisting of your Jira-username and password using the following format: user:password

  2. Paste this string into a Base64 encoder.

  3. Combine the result with the word "Basic", so that you get a string like that: 

Code Block
Basic SmlyYXJ1bGVzOkppcmFydWxlcwoK

Copied Configuration:

Most configuration from your template program will be copied. This includes:

(tick) Column views in gantt

(tick) Column Views in Scope

(tick) Quickfilters

(tick) Synchronisation

(tick) Security (Permissions)

(tick) Teams

(tick) Configuration of enabled modules

Configuration, which is not copied yet:

(error) Tasks tab → Scheduling configuration will not be copied.

(error) Resources tab → Story Points configuration will not be copied.

...