-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Option to enable grouping and add multiple tasks to a row #448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Hey, nice changes! If you can resolve the conflicts, we'd really appreciate it. |
Yes it's public you can fork. Is there something I can do?
…On Wed, May 7, 2025 at 8:39 PM FabioL ***@***.***> wrote:
*loviuz* left a comment (frappe/gantt#448)
<#448 (comment)>
HI @iaminamcom <https://github.com/iaminamcom>, can you enable me to your
fork so I can try to resolve conflicts? I need this feature :-)
—
Reply to this email directly, view it on GitHub
<#448 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIJCHJQPOIT7DM2R362OUHL25ISKBAVCNFSM6AAAAABQLXTOWGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNJZGA4DMNRXGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Thank you!
M. Inam
|
@iaminamcom your changes aren't aligned with the latest version of Frappe Gantt (we had major refactors after your PR). If you could update your PR to make sure there are no conflicts, I'd appreciate that. |
Will this be merged into the main branch? I'd love this feature. |
Same here! Would love to use this to group projects and by this create an cross customer gantt planning |
I was in need to add group so that I can add tasks to specify rows. I found #95 is still open and solutions there are working but not compatible with new version.
Here's an implementation which allow user to enable or disable grouping also fixes rows, lines issues.
What changed
You need to add following to options
and in tasks will be like