Opened 13 years ago
Closed 13 years ago
#732 closed defect (fixed)
El método GetOutput.Missings no funciona correctamente
Reported by: | Pedro Gea | Owned by: | Pedro Gea |
---|---|---|---|
Priority: | critical | Milestone: | Release 0.6 |
Component: | Results | Keywords: | |
Cc: |
Description
El método GetOutput.Missings
de @Submodel.Results
no funciona correctamente cuando los parámetros de omitido se crearon manualmente sin que hubiera interrupción en la serie.
Estaba usando:
Serie MMS::Container::GetEstimation(5)::GetModel.Results(?)::GetSubmodel(1)::GetOutput.Missings(?);
Change History (1)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
sensitive: | → 0 |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
El cambio [2740] corrige este bug.