-
Notifications
You must be signed in to change notification settings - Fork 126
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
MYO submission open/close site setting has no effect, uses design update site setting instead #23
Comments
ScuffedNewt
referenced
this issue
in ScuffedNewt/lorekeeper
Jan 19, 2021
Merged
AW0005
referenced
this issue
in AW0005/lorekeeper-extensions
Jul 10, 2022
fix(shops): staff shops visible in ext item info
tess-cos
pushed a commit
to tess-cos/lorekeeper
that referenced
this issue
Sep 22, 2023
* Update README.md * no message * Prioritised merge of the TH auth feature from develop due to current events. --- Merge pull request corowne#300 from corowne/feature/add-toyhouse-authentication Add Toyhouse OAuth2 authentication * Remove Discord from the sites config * fix(aliases): backport URL matching fixes from develop * fix(aliases): backport alias location from develop * chore(deps): bump loader-utils from 1.2.3 to 1.4.2 Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.2.3...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Add deviantart's noai and noimageai directives to all pages to (hopefully) prevent scraping for machine learning * chore(update): 2.1.0 * chore(deps): bump minimatch from 3.0.4 to 3.1.2 Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps-dev): bump axios from 0.21.1 to 0.21.2 Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump express from 4.16.4 to 4.18.2 Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.16.4...4.18.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump json5 from 1.0.1 to 1.0.2 Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): update dependencies/requirements * chore(deps): update doctrine/dbal * add back env example * no message * i put this in for testing but forgot to take it out oops * fix err --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: itinerare <ad@itinerare.net> Co-authored-by: Tan Jie Xin <40315342+corowne@users.noreply.github.com> Co-authored-by: Tan Jie Xin <perfect.flight@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: itinerare <63693594+itinerare@users.noreply.github.com> Co-authored-by: jam <ch3rvbcreations@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL of page: Admin page, site settings panel / Any MYO slot, submission panel
Description of bug: MYO slots don't honor the setting for the MYO queue being open/closed, only the one for the design update queue being open/closed-- with the MYO queue set to 'closed', drafts can still be opened/submitted. so it does not show the [MYO submission queue closed] message unless the design update queue is set to closed
How was the bug caused (exact steps to reproduce): Set the MYO submission queue to be closed but the design update queue to be open
The text was updated successfully, but these errors were encountered: