discourse/plugins/discourse-workflows/test/javascripts/unit/lib
Joffrey JAFFEUX 1f2a366452
FIX: improves author property (#40972)
Currently a workflows would default on system for actions which is fine,
but it would also fallback to system if the value would end up being
blank for this property. In this case, it will now error, the actor is
important enough to ensure this is an explicit choice.

On top of this change, we will now allow admin to choose "anonymous
user" to perform their actions:

<img width="621" height="204" alt="Screenshot 2026-06-17 at 09 49 48"
src="https://github.com/user-attachments/assets/9bd02dbd-316e-44bf-9018-fa0ef8af5f44"
/>
2026-06-17 11:17:37 +02:00
..
expression-context-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflows-canvas-file-io-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflows-canvas-manual-trigger-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflows-condition-operators-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflows-data-schema-test.js FEATURE: adds edit post operation to the post node (#40825) 2026-06-12 13:25:41 +02:00
workflows-field-processors-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflows-format-node-issue-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflows-graph-utils-test.js FEATURE: simplify and enable merge node (#40805) 2026-06-12 09:59:58 +02:00
workflows-node-factory-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflows-node-issues-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflows-node-types-test.js FEATURE: simplify and enable merge node (#40805) 2026-06-12 09:59:58 +02:00
workflows-node-utils-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflows-property-engine-test.js FIX: improves author property (#40972) 2026-06-17 11:17:37 +02:00
workflows-template-workflow-test.js FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00