Skip to content

Conversation

@jkrenzer
Copy link

Hi!

Currently in the task-report for the column resources the scope-property is not set, so we cannot get the per-task effort of the assigned resources.

This patch introduces setting the scope-property accordingly, so f.e. the effort of a assigned resource will be shown for the assigned task only and not the total effort. Total effort is still accessbile by using the query-generator with an empty scope-property.

According to the in-code documentation, this seems like the way it was originally intended to work. Hope this patch helps.

As my experience with the internal workings of TJ stems from reading up, I recommend checking for repercussion on other parts of the code. But at least in my instance everything seems to work as expected.

Kind regards,

Jörn

jkrenzer added 2 commits May 18, 2020 18:37
Removed a negation so scopeProperty will be handled like property. This negation collided with how the RTF query-generator assigned scopeproperty.
@jkrenzer jkrenzer changed the title Jkrenzer patch 1 Setting scope-property on resources-column May 24, 2020
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

Successfully merging this pull request may close these issues.

1 participant