Skip to content

fix(draft-workflow): replace validate draft in his own section (#16542)#16566

Open
frapuks wants to merge 2 commits into
masterfrom
issue/16542
Open

fix(draft-workflow): replace validate draft in his own section (#16542)#16566
frapuks wants to merge 2 commits into
masterfrom
issue/16542

Conversation

@frapuks

@frapuks frapuks commented Jun 12, 2026

Copy link
Copy Markdown
Member

Proposed changes

  • replace validate draft in his own section

Related issues

How to test this PR

  • go to Settings / customization / draft / workflow / edit a transition

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant use cases (coverage and e2e)
  • I added/updated the relevant documentation (either on GitHub or on Notion)
  • Where necessary, I refactored code to improve the overall quality

@frapuks frapuks self-assigned this Jun 12, 2026
@frapuks frapuks added the filigran team Item from the Filigran team. label Jun 12, 2026
Copilot AI review requested due to automatic review settings June 12, 2026 12:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the workflow transition edit UI (Settings → Customization → Draft → Workflow) to move the “Validate draft” action out of the “Authorized members” area and into its own dedicated section, aligning with issue #16542’s intent.

Changes:

  • Removed the “Validate draft” switch from the “Authorized members” block.
  • Added a new dedicated section at the bottom of the form containing the “Validate draft” switch.

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 24.00%. Comparing base (66a4f3e) to head (ec7ab45).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16566   +/-   ##
=======================================
  Coverage   23.99%   24.00%           
=======================================
  Files        3268     3268           
  Lines      173118   173118           
  Branches    42909    42909           
=======================================
+ Hits        41541    41557   +16     
+ Misses     131577   131561   -16     
Flag Coverage Δ
opencti-client-python 46.30% <ø> (ø)
opencti-front 5.53% <100.00%> (ø)
opencti-graphql 66.60% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@frapuks frapuks requested a review from delemaf June 16, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(scope): Update transition UI in draft worfklow to have a section for draft validation

2 participants