david g.
david g.
@deepkamal ah - i think we'd need to figure out how to get this to work on AEM Publish of course (since if youre on AEM Author, just upload via...
Fixes issue with mvn release:prepare ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M5:prepare (default-cli) on project assetshare: Execution default-cli of goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M5:prepare failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-release-plugin:3.0.0-M5:prepare:...
@vinaykhurana yeh - this is a tricky situation .. have you tried calling reset() as suggested? Are there any other side effects? Ill have to revisit the code - but...
I an interesting consideration here is: Assuming these related assets will appear on the Asset Details page (in some list)... should the "base" Asset Share's query restrictions (path, expired assets,...
@jbaix the dependencies with version/type/scope should be set in Your reactor POM, and then In your content projects Pom, you can use the dependency like you outline above. Also, the...
@assetshare2018 I cant reproduce on the latest. See the attached video. [asc-issue.rename-to-mp4.txt](https://github.com/Adobe-Marketing-Cloud/asset-share-commons/files/4059622/asc-issue.rename-to-mp4.txt)
Is this an old version of ASC? We replaced the use of contexthub some time ago.
@Lovekeshgoel it looks like youre somehow using ASC v1 JavaScript (cart-badge.js) with some ASC v2 javascript? Did you copy-down some v1 JavaScript into your case base at some point? If...
@Lovekeshgoel im going to close this, but please feel free to re-open if you have more info/require further clarification.
Sounds like the fix would be to move it to LocalStorage? I guess its not a big deal since the browser storage is the super-set of possible IDs to show;...