Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
All
-
GreenHopper Ranking:0|i2y6g3:
-
9223372036854775807
-
Small
-
To be defined
Description
Context is already taken in account into sdk integration.
However, when context is fed with a tContextLoad component, this is not taken in account and action endpoints won't work in that case because context is not effectively loaded like in job execution sequence.
This is an issue with the following features in framework:
- suggestions
- healthcheck
- discovering schema
- validation
- etc.
We should integrate that context loading.
See initial Test case TCOMP-T169 to fully understand.