newly created module not visible, only resetdb works #633
Unanswered
weinni2000
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Describe what "I manually add a new module" means exactly with all the steps you did. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
I'm new to dooba so maybe it's just a wrong usage.
But if I manually add a new module in one of the repos it's not visible in the frontend.
Even if I rebuild the container with "invoke img-build" it's still not visible. Only if I do a "invoke resetdb" it's accessable. What do I do wrong, or where can be the issue?
To Reproduce
Affected versions:
18
Steps to reproduce the behavior:
Add a new module in one of the repos
Try to install the new module
Keep the current state of the db but add the new module.
The addons.yaml looks like this and an invoke git-aggregate also was made before.
mytime:
"*"
Beta Was this translation helpful? Give feedback.
All reactions