Skip to content

Code suggestions: Update condition to check cut-off date

Roy Zwambag requested to merge 433245-sm-rails-changes-for-code-suggetsions into master

What does this MR do and why?

After the specified service start date, we want instances to check seat assignment before making a call to code suggestions. This will land in 16.8, where seat assignment should be available anyway. This MR introduces this check to the global policy that is checked by CS.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #433245

Edited by Roy Zwambag

Merge request reports