-
Notifications
You must be signed in to change notification settings - Fork 5
[SDKCLI-49] Memoization of value #78
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestminorIncrement the minor version when mergedIncrement the minor version when mergedscope:cliIssue for the Command Line InterfaceIssue for the Command Line Interfacescope:webappIssue for the development User InterfaceIssue for the development User Interface
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestminorIncrement the minor version when mergedIncrement the minor version when mergedscope:cliIssue for the Command Line InterfaceIssue for the Command Line Interfacescope:webappIssue for the development User InterfaceIssue for the development User Interface
Type
Fields
Give feedbackNo fields configured for issues without a type.
External Technology developers want to be able to fill multiple SELECT and TEXT using only one call to the external API.
We should find a way to be able to memorize a value to avoid multiple calls and to optimize performances.