You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get analytics was failing because abstarction of DeclarativeMemoryItem was incorrect – it did not properly marked optional attributes and therefore it was failing.
JIRA: PSDK-229
risk: low
Copy file name to clipboardExpand all lines: packages/gooddata-sdk/src/gooddata_sdk/catalog/workspace/declarative_model/workspace/analytics_model/analytics_model.py
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ class CatalogDeclarativeAnalyticsLayer(Base):
0 commit comments