Skip to content

Refactor dashboard ServiceSelector to use consistent selection API

Sarah Yasonik requested to merge sy-service-selector-refactor into master

What does this MR do?

This refactor aligns how a dashboard service is selected. All dashboard services should now have a ::valid_params? class method which can be used to determine if the params are sufficient to potentially find/create a dashboard using that service.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Sarah Yasonik

Merge request reports