| << Back to previous view |
[QB-1085] 'User Attributes' defined on the server side should appear as environment variables in steps
|
|
| Status: | Open |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 4.0.2 |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Don Ross | Assigned To: | Robin Shen |
| Resolution: | Unresolved | Votes: | 1 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
Many of the 'System Attributes' are system environment variables. For Windows platforms it is easy to define new system environment variables which then appear as System Attributes. However on unix-based platforms, it is harder to create environment variables which are recognized by running services (due to not reading the /etc/profile).
I have been creating User Attributes on these systems, but I find I must explicitly pass them into steps. I would rather see them appear automatically. |