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

Referencing self ID in needarch, uml jinja does not work #1334

Open
chrisjsewell opened this issue Oct 22, 2024 · 0 comments
Open

Referencing self ID in needarch, uml jinja does not work #1334

chrisjsewell opened this issue Oct 22, 2024 · 0 comments

Comments

@chrisjsewell
Copy link
Member

e.g.

.. req:: requirement title
   :id: REQ_ID
 
   some description
 
   .. needarch::
 
        package "Package" as p_tlf{
            {{ uml("REQ_ID") }}
        }

does not show anything in the UML:

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant