Can you provide more context as to when you're seeing it, along with a screenshot? Is it when you save a report in the dashboard? It may be that a report in your dashboard was using this and the field no longer exists and therefore breaking a report, or could be that it's used in a calculated field ...
Hi, I just tested and am able to log project time without issue.
Is the project they're trying to log to in Complete status? You may have a setting in Setup that you cannot log hours to a project after it's closed...
You could have a calculated field that lives in a custom form that's on all your projects (or at least the projects you're capturing - if you already have an existing project custom form on all of them, add this field to it) but simply concats the project name + project number (assuming the referenc...
I believe you'd either have to assign the 3 teams to the same objects in the backlog/stories that you'd want to appear for all 3 teams, or if you don't to cause confusion there, create an issue or task report (whatever you assign as Stories) to pull in all stories from across the 3 teams, grouped by...
Hi there, I'm happy to chat w/o 2.03, I'm EST and am also with Adobe right now (contracting as WF consultant) so feel free to see my calendar and find a time : ) Adobe email is all76186@adobe.com.
Hi there, you actually don't need a value expression in a column at all to combine columns. You just need to add a bit of text mode to one of the columns to share the columns so that the values can be presented together in 1 column.
Put the project # and the project name columns side by side in your...
You may just not have manage access to the objects you can't edit in-line. Check a couple of the programs you can't edit in the report as a test to see if you have manage access on the program itself. If you don't, I think that's why. Editing in-line in a report reflects same perms you have on the o...
To have task 25 start 10 days after task 24 ends, you can either:- Make task 25 a 10-day duration (and therefore will show a due-date of 10 days after task 24's due date) and list 24 as the predecessor
- Or if you don't want it to look like task 25 takes 10 days, have its duration be 0days and put 2...
Hi, without seeing your text mode to know where you're off for sure, this is what you'd use in text mode in a column to indicate its sort order (1, 2 or 3) and type (ascending vs descending):sortOrder=1 (or 2, 3)
sortType=asc (or des for descending)