Skip to content
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

Error on Gant tasks with final date and excluded dates #5946

Open
mateu-at-itb opened this issue Oct 9, 2024 · 0 comments
Open

Error on Gant tasks with final date and excluded dates #5946

mateu-at-itb opened this issue Oct 9, 2024 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@mateu-at-itb
Copy link

Description

On Gant diagrams, when dates are excluded using excludes if end date of a task is inserted as a date (not duration) the end date displayed is not correct.

Steps to reproduce

Use this diagram

gantt
    dateFormat  DD-MM-YYYY
    excludes 29-10-2024
    section s1
    j1 :j1, 28-10-2024, 30-10-2024
    j2 :j2, 30-10-2024, 31-10-2024

Screenshots

Captura de pantalla de 2024-10-09 13-00-36

Code Sample

[link](https://www.mermaidchart.com/play?utm_source=mermaid_live_editor&utm_medium=banner_ad&utm_campaign=teams#pako:eNqrVkrOT0lVslJKT8wrKYnJUwCClMSSVLf8otzEEgUFFxddX1_dSCCAyKVWJOeUpqQWKxhZ6hoa6BoZGJlAJIpTk0sy8_MUig0h_CxDBassQx0FIwuYOh0FYwNUPVlGQDVGyOJAtiGqmpg8pVoA-O8qNw)

gantt
    dateFormat  DD-MM-YYYY
    excludes 29-10-2024
    section s1
    j1 :j1, 28-10-2024, 30-10-2024
    j2 :j2, 30-10-2024, 31-10-2024

Setup

  • Mermaid version:latest
  • Browser and Version: chrome

Suggested Solutions

No response

Additional Context

No response

@mateu-at-itb mateu-at-itb added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

No branches or pull requests

1 participant