-
Bug
-
Resolution: Done
-
Minor
-
3.0.0
-
RC1
-
RC2
-
Service Team-Sprint 28
-
When you try to created an item in the Manage Tasks section of the ionic-showcase app, if either the title or description is > 255 characters then the task does not get created. There is no client-side validation or error message on the app to indicate that the save was unsuccessful.
Logs from server
{"level":30,"time":1564747382255,"pid":18,"hostname":"ionic-showcase-server-2-4kkrv","tag":"AUDIT","audit":{"logType":"RESOLVER_COMPLETION","msg":"insert into \"tasks\" (\"description\", \"status\", \"title\", \"version\") values ($1, $2, $3, $4) returning * - value too long for type character varying(255)","operationType":"mutation","fieldName":"createTask","parentTypeName":"Mutation","path":"createTask","success":false,"arguments":{"title":"dgj","description":"BGF6vcRW8iyreU1eh9WsgBOv0gT9ObXnfeVzDBj14ZmskOSAgQlMt1DqJpeMJ0aSEQD1FL2IZ1cdDLP7VShv19omkp38x3pq7oj2PyiSzWLDslfPuMr418i9cXsnMl0tkazOcqtkiCvyFCtyLz1JEXgSfeXB6z2Gb26TFfKX4wytY1tSFIclBtPI4XrBqClt5QvNJErQ1qOoglStGiy0AQzxvHGF8oYD9TilVoNIRaytmWj6viI0KZOSPKFht4ZGPdoHIiCmd3t43TTAxIkpoOtvmlgylYS6HwhtMpMQ9kTh","status":"OPEN"},"authenticated":false},"v":1}