ismop / eitwid

1 stars 0 forks source link

Wrong query parameter name while asking about sections #100

Closed mkasztelnik closed 8 years ago

mkasztelnik commented 8 years ago

We have "a kind of" bug which is connected with was connected with "a kind of" bug in DAP - sections were not connected into levee (already fixed on both dev and prod by @bwilk). The bug in UI is this line https://github.com/ismop/eitwid/blob/development/src/main/java/pl/ismop/web/client/dap/section/SectionService.java#L20. It should be levee_id instead of leveeId.