Robin-Smets
Robin-Smets
Sorry, but I am unable to reproduce this issue on develop. I forced a slow, step by step sequence of the method Close() and the behavior I see is that...
> CP importer: re-add user import (Robin, see TODO in fwcommon) I made a PR draft for this one. I am not sure if this task is really complete at...
Following your remarks I would indeed consider this issue a bug and Ill change the issue type.
It should be possible for @Elutrixx to cherry-pick the relevant commits and continue from there. I am not 100% sure, but that should work without causing merge conflicts when @abarz722...
I researched this topic, and the approach that seems to be the widely accepted best practice is to have two tables: one for the current data and one for historical...
Ok, so it is postponed. I added the label roadmap, since I thought that this label fits most for a postponed issue.
@abarz722 @tpurschke Following our meeting yesterday I checked the relevant passages in the source code again. The bug fix @SolidProgramming and I proposed causes another problem. If you delete (or...
We found a way to fix the bug. Issue can be closed if PR gets approved.
Since the last attempt to solve this bug caused a new bug (#2935 ), I reopen the issue.
The cause of the error is the way the component EditList's mark up is implemented. There are two for loops which render elements. As far as I understand it the...