Opened 9 years ago
Closed 9 years ago
#2546 closed feature request (done)
OKB run should return the algorithm id
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.14 |
Component: | Services.OKB | Version: | 3.3.13 |
Keywords: | Cc: |
Description
Currently it only returns name, class, etc. but not the id which would be required to match the correct algorithm instance stored in the database.
Change History (4)
comment:1 Changed 9 years ago by abeham
- Status changed from new to accepted
comment:2 Changed 9 years ago by abeham
- Owner changed from abeham to ascheibe
- Status changed from accepted to reviewing
comment:3 Changed 9 years ago by ascheibe
- Owner changed from ascheibe to abeham
- Status changed from reviewing to readytorelease
Reviewed r13473, looks good. I have deployed the changes on services. Please test and if it works for you, you can release the ticket.
comment:4 Changed 9 years ago by abeham
- Resolution set to done
- Status changed from readytorelease to closed
r13483: merged to stable
Note: See
TracTickets for help on using
tickets.
r13473: added algorithm id property in service and client method
Please review and deploy to server if okay