Skip to content

Fix access creation (error on client side)

Nicolas Frandeboeuf requested to merge nicofrand/kresus:fix988 into master

This fixes #988 (closed) by returning the access' label in the API upon access creation.

I also added a new client helper assertHasNonNull which is used by displayLabel to ensure the label is not null.

Edited by Nicolas Frandeboeuf

Merge request reports