Skip to content

Conversation

@mjkkirschner
Copy link
Member

@reddyashish does this look correct?

To avoid the dynamo crash when running the migration tool
{
var data = new LoadedTypeData<LoadedTypeItem>();
data.loadedTypes = searchEntries
//.Where(e => !e.ElementType.HasFlag(ElementTypes.Packaged))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aparajit-pratap @reddyashish @ColinDayOrg - it just occurs to me that this commented out code is kind of peculiar, does anyone know why this was left in?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry was waiting for others to see if they knew about this. I am not sure why that line was commented in the first place. I assumed we are not using that attribute filter anymore.

The changes look good.

@mjkkirschner mjkkirschner merged commit a33b799 into DynamoDS:RC2.0.3_master Mar 14, 2019
@horatiubota horatiubota added the error/warning/crash Issues mentioning a Dynamo error, warning or crash message label Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

error/warning/crash Issues mentioning a Dynamo error, warning or crash message

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants