-
Story
-
Resolution: Done
-
Normal
-
None
-
None
Story (Required)
As a user I want to see topic restriction message in the function disclaimer when the question validation feature is enabled (by default). If the user disables this feature then fallback to a functional disclaimer without the topic validation message.
Background (Required)
RCS, by default enables the questionValidation feature, which can be also turned off by setting `lightspeed.questionValidation` config, in lightspeed.
Approach (Required)
Read from lightspeed.questionValidation (boolean) configuration to decide the right version of function disclaimer.
Dependencies
Road-core services
Acceptance Criteria (Required)
- Should show functional disclaimer with topic restriction message, if the `lightspeeed.questionValidation' is not set or set to true.
- Should show functional disclaimer without any topic restriction message, if the `lightspeed.questionValidation` is set to false.
documentation updates (design docs, release notes etc)
demo needed
SOP required
education module update (Filled by RHDHPAI team only)
R&D label required (Filled by RHDHPAI team only)
Done Checklist
Code is completed, reviewed, documented and checked in
Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
Continuous Delivery pipeline(s) is able to proceed with new code included
Customer facing documentation, API docs, design docs etc. are produced/updated, reviewed and published
Acceptance criteria are met
If the Grafana dashboard is updated, ensure the corresponding SOP is updated as well
- links to