Skip to content

TEST: Use Slugs instead of Ids

Tests on entities that have a name or title field (Project, Group, Chat, Job) :

  • When an entity is created, there should be a mandatory slug defined
  • Getting it from its Id shouldn't work
  • Getting it from its slug should work