Skip to main content

7 posts tagged with "v2.6"

View All Tags
print this page
print this page
print this page
print this page
print this page

Directory path(S3 prefix) metadata for S3 connection type of datasets being removed when dataset schema is updated.

· 2 min read
Fix Available
Fix Available
This bug has been fixed
Patch Available
Patch Available
This bug has a patch available for affected versions

While performing the following operations, the directory path for S3 connection type datasets is getting deleted from the metadata:

  • Updating a dataset schema
  • Updating DataConversionParameters for Redshift datasets
  • Updating GlobalSecondaryIndexes for DynamoDB datasets
  • Conducting batch edit operations on datasets

Affected Versions: 2.6 2.6.1

Fix Version: 2.6* 2.6.1* 2.7

print this page
print this page

Failed to retrieve resourceId based on resource name using fetch resourceId API.

· 2 min read
Fix Available
Fix Available
This bug has been fixed
Patch Available
Patch Available
This bug has a patch available for affected versions

While retrieving the resourceId providing the resource name using the Amorphic's fetch resourceId API i.e. /resourcetypes/{resource_type}/resources/{resource_name}, It is failing with 'Invalid resource name' error for datasets and views with capital letters in the resource name.

For other resource types, API is failing with the key error: ResourceNameIndexGroupsResourceTable

For retrieving roles, It's failing with error: IPV-1004 - Invalid resource type - 'roles' is not supported

Affected Versions: 2.5 2.5.1 2.6

Fix Version: 2.6.1