Skip to content

fix(admin): fromcardid and tocardid was integer instead of string

Marc-AntoineA requested to merge fix-minor-bugs-admin-221 into main

Description

Corrections mineures de deux bugs dans l'interface d’admin.

Issues : Resolve #221 (closed)

Documentation

  • Upgrade the version
  • Add entry to the changelog
  • Update documentation if needed

Generator

  • New or updated files?

Checklist before merge :

  • No remaining console.log
  • Version changed if new feature
  • Lint ok
  • all eslintConfig rules are on ("2") (except no-useless-escape / vue/no-mutating-props)

Tests

  • Admin tests ok ?
  • Add new unit test
Edited by Marc-AntoineA

Merge request reports

Loading