Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to remove/hide asset #50

Closed
Unstable-Robert opened this issue Sep 6, 2017 · 2 comments
Closed

Unable to remove/hide asset #50

Unstable-Robert opened this issue Sep 6, 2017 · 2 comments

Comments

@Unstable-Robert
Copy link

The corresponding asset isn't being removed/hidden when the agent receives the following from an adapter: adapter output

After some digging I was able to figure out that the asset wasn't being removed because the assetId the agent was using as the search-key had a CR at the end which doesn't match the stored key.

github-remove asset issue cropped

@wsobel
Copy link
Member

wsobel commented Sep 7, 2017 via email

wsobel pushed a commit that referenced this issue Sep 20, 2017
@wsobel
Copy link
Member

wsobel commented Sep 20, 2017

Added trim in adapter to remove whitespace from ID. This is in version 1.4 only. Can be back ported if necessary.

@wsobel wsobel closed this as completed Sep 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants