-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Currently, the config specs generated by the plugin always include the standard "element * CHECKEDOUT" rule. As a best practice, baseline builds (builds associated with a baseline) should be produced in a view selecting labeled versions (only) and no checkouts whatsover.
This would make the plugin generate a view whose config specs would be closer to the view that would be created by UCM in association to a read-only stream – which is what this plugin is mimicking.
In order to accomodate users who desire the presence of the CHECKEDOUT rule, maybe add a new configuration option allowing to toggle on/off the presence of the CHECKEDOUT rule in the generated config specs.