bcgov / bcbb

A collection of modules for the Drupal base build used to streamline the build and deployment of applications at Ministry of Finance.
GNU General Public License v2.0
2 stars 0 forks source link

Search module addition to base build #15

Closed NicoledeGreef closed 1 year ago

NicoledeGreef commented 1 year ago

OP timer

https://openplus.monday.com/boards/4092908516/pulses/4806164629


This feature support the following requirements

To be characterized at the base-build meeting

Additional context

Depends on #14

Proposed solution

Create a custom module named bcbb_search that:

Estimated level of effort

Definition of done (DoD)

Note: Important! once this works in base-build we need to make sure data catalogue is using it with data catalogue specific config done locally on that project.

Testing

Automated functional tests

CraigClark commented 1 year ago

@chrislaick and @victoriazou

We are not sure if this module should be enabled by default on the base-build. If we do enable it, you are set to go with search when you create the project. Otherwise you need to enable the module. Once enabled, you would get all the default config.

how would you like us to proceed?

chrislaick commented 1 year ago

@CraigClark and @victoriazou

My vote is to have it disabled by default on the base build. I'm not 100% sure that all future Drupal projects will require search, although many will. If it's easily enabled and config is loaded, I think that is sufficient.

CraigClark commented 1 year ago

I've tested this locally with a clean install of the base-build and all is good.