Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Genesys Backend Genesys Backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGR
  • Genesys BackendGenesys Backend
  • Issues
  • #501
Closed
Open
Created Jan 24, 2020 by Kiril Morhalenko@kmorhalenko

Admin user can create the same CMS articles;

Steps:

  1. Go to "https://sandbox.genesys-pgr.org/admin/content" as admin user;
  2. Click "+" button;
  3. Enter to the "Slug" field "test";
  4. Enter to the "Language" field "en";
  5. Click "Back to article list";
  6. Click "+" button;
  7. Enter to the "Slug" field "test";
  8. Enter to the "Language" field "en";
  9. Click "Back to article list";
  10. Try to open one of created article;

or you can open "https://sandbox.genesys-pgr.org/admin/content/v2LYA5yzWq8" as admin and try to open one of articles;

Expected result: User cann`t create two or more same articles. When user try to create article which already exist he should see snack bar "Article should be unique" or something like this;

Actual result: User can create two or more same articles. Also if user try to open one of them request failed with status code 500;

image

image

Assignee
Assign to
Time tracking