During set_baseline the function incorrectly sets the baseline id as the baseline key in the flask session instead of the order id. Fix that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Sorry, the fix should have been in setting of baseline, not in the baseline menu itself. Fixed and tested.