Author Topic: TaggedValue text on req not printing in generated document  (Read 5641 times)

Hurra

  • EA User
  • **
  • Posts: 183
  • Karma: +0/-0
    • View Profile
    • Find me at LinkedIn!
TaggedValue text on req not printing in generated document
« on: June 07, 2021, 06:15:37 pm »
Hello!

I have a script which sets the notes of a requirement to the TaggedValue text notes (since the TV is of the type memo).

It works, but when I generate a report of the reqs the TV text doesn't show up. That is until I manually open the TV text memo. After that it shows up in the generated report.

In the script I update the TV after setting the note. I update the element. I tried 'Reload Current Package', I tried restarting EA.

Any idea of what is happening and why the TV text doesn't show up until I manually look at it in EA?

The TaggedValue text is inherited from the SysML requirement.

Thanks!
always learning!

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: TaggedValue text on req not printing in generated document
« Reply #1 on: June 07, 2021, 08:49:22 pm »
Elsewhere, there is an EAUI that will only show the metatype in a project search IF the item has been opened in the browser.

This may be a similar issue.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Hurra

  • EA User
  • **
  • Posts: 183
  • Karma: +0/-0
    • View Profile
    • Find me at LinkedIn!
Re: TaggedValue text on req not printing in generated document
« Reply #2 on: June 07, 2021, 09:28:23 pm »
Elsewhere, there is an EAUI that will only show the metatype in a project search IF the item has been opened in the browser.

This may be a similar issue.

Paolo

Ok, so should I interpret it as that there is nothing to do..?
always learning!