c0c0n3 / kitt4sme.live

On a mission to bring AI to the shop floor: https://kitt4sme.eu/
MIT License
1 stars 28 forks source link

Adaptive Questionnaire still shows demo surveys #228

Closed c0c0n3 closed 1 year ago

c0c0n3 commented 1 year ago

Describe the bug

227 replaced AQ's own demo surveys with the Kitt4sme one, but the service still shows the demo surveys and the Kitt4sme one isn't accessible.

To Reproduce

Steps to reproduce the behavior:

  1. Browse to https://kitt4sme.collab-cloud.eu/aq/
  2. You should see the "Go to Demo" button is still there
  3. Click on the "Go to Demo" button
  4. You should see the three demo surveys are still there and the kitt4sme one is nowhere to be seen :-)

Expected behavior

The demo button should be gone and the Kitt4sme questionnaire available.

Additional context

227 provided a docker compose file to test the kitt4sme questionnaire.

c0c0n3 commented 1 year ago

@vcutrona so I had to manually drop the old AQ DB and kill the AQ pod to make AQ refresh the surveys. It looks like it's an AQ's bug rather than a deployment issue? Can you check w/ IDSIA, if it's a bug I'll open an issue in their repo.

Now the demo surveys are gone but the "Go to Demo" button is still there, which is sort to be expected I guess b/c we have set

ADAPQUEST_CONTROLLER_DEMO: "true"

is this okay? Or should we get rid of that button?

Anyway, after clicking on the button I was able to complete the Kitt4sme survey and get a company profile, which is great!

c0c0n3 commented 1 year ago

Not an issue anymore with the latest release 1.6.6---#307.