lac

El servidor no retira el slug del modelo disptach

Bug #1441911 reported by Luis Palacios
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lac
Won't Fix
High
cristHian Gz. (gcca)

Bug Description

Cuando el servido recibe el "slug" de algún modelo, el servidor lanza una excepción debido a que ComputedProperty es de sólo lectura.

numeration.ls: 43-50
operation.ls: 20-27

De momento se ha parcheado el problema retirando manualmente el "slug". Esto debe hacerse desde el server.

_dto = @model._attributes
    for linked in _dto.'linked'
      delete linked.'slug'
    for declarant in _dto.'declarant'
      delete declarant.'slug'

Changed in lac:
milestone: none → r1-2904
Changed in lac:
status: In Progress → Fix Released
status: Fix Released → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.