Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constraint for table doc_favourites causing build failures #3242

Closed
p-kimberley opened this issue Feb 12, 2023 · 0 comments
Closed

Constraint for table doc_favourites causing build failures #3242

p-kimberley opened this issue Feb 12, 2023 · 0 comments
Labels

Comments

@p-kimberley
Copy link
Contributor

When performing DB migrations in a clean environment, the migration V07_00_00_003__Doc_favourite.sql is failing, due to a constraint requiring the existence of the stroom_user table (which does not yet exist).

p-kimberley added a commit to p-kimberley/stroom that referenced this issue Feb 12, 2023
p-kimberley added a commit to p-kimberley/stroom that referenced this issue Feb 13, 2023
p-kimberley added a commit to p-kimberley/stroom that referenced this issue Feb 13, 2023
@at055612 at055612 added the bug label Feb 13, 2023
p-kimberley added a commit to p-kimberley/stroom that referenced this issue Feb 13, 2023
p-kimberley added a commit to p-kimberley/stroom that referenced this issue Feb 13, 2023
p-kimberley added a commit to p-kimberley/stroom that referenced this issue Feb 13, 2023
stroomdev66 added a commit that referenced this issue Feb 14, 2023
Refactor doc favourites to explorer favourites
p-kimberley added a commit to p-kimberley/stroom that referenced this issue Feb 15, 2023
# Conflicts:
#	stroom-explorer/stroom-explorer-impl-db/src/main/resources/stroom/explorer/impl/db/migration/V07_01_00_005__explorer_favourite.sql
p-kimberley added a commit to p-kimberley/stroom that referenced this issue Feb 18, 2023
# Conflicts:
#	.idea/checkstyle-idea.xml
#	CHANGELOG.md
#	stroom-app/src/main/resources/ui/css/ExplorerCell.css
#	stroom-app/src/main/resources/ui/css/app.css
#	stroom-core-client-widget/src/main/java/stroom/widget/menu/client/presenter/MenuItemCell.java
#	stroom-core-client/src/main/java/stroom/data/client/presenter/AbstractMetaListPresenter.java
#	stroom-core-client/src/main/java/stroom/data/client/presenter/SelectionSummaryPresenter.java
#	stroom-core-client/src/main/java/stroom/document/client/DocumentPluginEventManager.java
#	stroom-core-client/src/main/java/stroom/entity/client/presenter/CopyDocumentPresenter.java
#	stroom-core-client/src/main/java/stroom/entity/client/presenter/CreateDocumentPresenter.java
#	stroom-core-client/src/main/java/stroom/entity/client/presenter/MoveDocumentPresenter.java
#	stroom-core-client/src/main/java/stroom/entity/client/presenter/NameDocumentPresenter.java
#	stroom-core-client/src/main/java/stroom/explorer/client/presenter/EntityCheckTreePresenter.java
#	stroom-core-client/src/main/java/stroom/explorer/client/presenter/ExplorerDropDownTreePresenter.java
#	stroom-core-client/src/main/java/stroom/explorer/client/view/ExplorerCell.java
#	stroom-core-client/src/main/java/stroom/importexport/client/presenter/DependenciesPresenter.java
#	stroom-core-client/src/main/java/stroom/main/client/presenter/MainPresenter.java
#	stroom-core-client/src/main/java/stroom/receive/rules/client/view/FieldEditViewImpl.java
#	stroom-core-client/src/main/resources/stroom/receive/rules/client/view/FieldEditViewImpl.ui.xml
#	stroom-dashboard/stroom-dashboard-client/src/main/java/stroom/dashboard/client/main/DashboardPresenter.java
#	stroom-dashboard/stroom-dashboard-client/src/main/java/stroom/dashboard/client/table/FieldAddPresenter.java
#	stroom-dashboard/stroom-dashboard-client/src/main/java/stroom/dashboard/client/table/TablePresenter.java
#	stroom-explorer/stroom-explorer-impl-db-jooq/src/main/java/stroom/explorer/impl/db/jooq/Keys.java
#	stroom-explorer/stroom-explorer-impl-db-jooq/src/main/java/stroom/explorer/impl/db/jooq/Stroom.java
at055612 added a commit that referenced this issue Feb 21, 2023
Refactor explorer_favourites table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants