I want to make effective use of the Gantt chart, but it is difficult to use as it is now. It would be better to turn off the check for invalid dependencies in the Gantt chart and also turn off the movement linkage with the dependencies. Because when the dependency field is set, invalid dependencies occur because the Gantt chart assumes only sequential processing. In actual work, I think that most of the time it is parallel processing. (It would be easier if we could work with sequential processing...) When several hundred or more of these errors occur, the scrolling of the screen slows down considerably, and various operations become stuck or failed. Even if it is parallel processing, I want to display the back and forth relationship of the records, so arrows are necessary.
... View more