Skip to content

Draft: Share setup script

Overview

Automatically configure all inputs for the share setup script. The only necessary human intervention occurs when there is more than one access rule. In that case radio buttons are presented. The user must make a choice to proceed

How to Test

Try the share setup script in the case of shares with zero, one, and more than one access rule. For example, noAccess (0), jxx-OneRule (1), and jxxShare (2).

  • No script or dropdown with instructions is shown if there are no access rules.
  • If there is one access rule, a dropdown menu Setup script is visible. Clicking on it displays instructions on installing and using the script. The user clicks on the copy-text button to copy the text.
  • If there is more than one access rule, Share Detail is as above, except that radio buttons to choose an access rule are displayed.

Screenshots

No access rules.

image

One access rule.

image

Two access rules.

image

Merge request reports