opencti icon indicating copy to clipboard operation
opencti copied to clipboard

[backend/frontend] remove feature flag CAPABILITY_BYPASSFIELDS (#3304)

Open frapuks opened this issue 1 year ago • 1 comments

Proposed changes

  • Remove Feature Flag CAPABILITY_BYPASSFIELDS
  • MERGE ONLY FOR THE RELEASE

Related issues

  • close #3304

Checklist

  • [x] I consider the submitted work as finished
  • [x] I tested the code for its functionality
  • [ ] I wrote test cases for the relevant uses case (coverage and e2e)
  • [ ] I added/update the relevant documentation (either on github or on notion)
  • [ ] Where necessary I refactored code to improve the overall quality

frapuks avatar Aug 29 '24 06:08 frapuks

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.07%. Comparing base (0f2c188) to head (6ee530b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8198      +/-   ##
==========================================
+ Coverage   66.05%   66.07%   +0.02%     
==========================================
  Files         597      597              
  Lines       59732    59732              
  Branches     6079     6083       +4     
==========================================
+ Hits        39455    39467      +12     
+ Misses      20277    20265      -12     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 29 '24 06:08 codecov[bot]