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

EZP-28921: Configure content create view in AdminUI #376

Merged

Conversation

webhdx
Copy link
Contributor

@webhdx webhdx commented Mar 8, 2018

Question Answer
Tickets https://jira.ez.no/browse/EZP-28921
Bug fix? no
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

Copy link

@barbaragr barbaragr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unable to create User

  1. Go to Admin/Users/Administrator Users
  2. Click Create and choose User - User creation form is not shown, instead of that there is error 500:

The option "intent" with value null is invalid. Accepted values are: "register", "create", "update".

@m-tyrala m-tyrala assigned m-tyrala and unassigned barbaragr Mar 12, 2018
@webhdx webhdx force-pushed the EZP-28921_content_create_view_management branch 2 times, most recently from 60ad1e7 to df77a64 Compare March 12, 2018 14:20
@webhdx webhdx force-pushed the EZP-28921_content_create_view_management branch from df77a64 to 96972fe Compare March 12, 2018 14:34
@m-tyrala
Copy link
Contributor

The majority of issue works well, but there's problem with Delete draft action - e.g. when editing Home, delete draft action returns error:
An exception has been thrown during the rendering of a template ("Could not find 'VersionInfo' with identifier 'array ( 'contentId' => 52, 'versionNo' => 2, )'").

@lserwatka lserwatka merged commit b39c47e into ezsystems:master Mar 12, 2018
mateuszdebinski pushed a commit that referenced this pull request Oct 25, 2022
Merge branch '2.3' of ezsystems/ezplatform-admin-ui into 4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
6 participants