Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Multiples issue with user's edition #63

Open
2 of 5 tasks
xNok opened this issue Aug 14, 2015 · 1 comment
Open
2 of 5 tasks

Multiples issue with user's edition #63

xNok opened this issue Aug 14, 2015 · 1 comment
Milestone

Comments

@xNok
Copy link

xNok commented Aug 14, 2015

Version : In6pio/incipio/master last commit : 8500e70

  • Activé checkbox in users_edit doesn't work
  • TypeEdition doesn't work (check or uncheck boxes en save)
  • Missing 'edit_form' => $this->createEditForm($user)->createView(), in UserControler:UpdateAction line 80
  • Errors with student convention
    An error occurred: Entity of type ApiBundle\Entity\StudentConvention is missing an assigned ID for field 'reference'. The identifier generation strategy for this entity requires the ID field to be populated before EntityManager#persist() is called. If you want automatically generated identifiers instead you need to adjust the metadata mapping accordingly.

Cascad persist doesn't work, i can't change the studentConvention date

  • Action edit buttons have not the correct link in /app_dev.php/mandates/
@theofidry
Copy link
Member

It would definitely be worth adding some Behat test for that. But I think we can do them on the API side first, almost all the issues you mentioned are to be fixed on the API side not the front.

TypeEdition?

@theofidry theofidry added this to the v.0.4.0 milestone Aug 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants