sfccdevops / sfcc-devtools

Support Browser Interaction with VS Code, Eclipse, and SFCC Business Manager via DevTools Web Inspector.
MIT License
5 stars 0 forks source link

"Open in business manager" doesn't appear when selecting Content ID comments #2

Closed nathanhemesath closed 4 years ago

nathanhemesath commented 4 years ago

Overview:

When selecting the Content ID comment, the SFCC window only shows the header "Content Slot", without the button to link to business manager.

Steps to Duplicate:

Open inspector and select the dwContentID comment.

System Info:

MacOS version: 10.15.3 Chrome version: 79.0.3945.130

manifestinteractive commented 4 years ago

@nathanhemesath any chance you can past the comment block you selected as a markdown comment to this thread? Seems like it's possible that the parsing of the comment is failing, and if that is happening, it is because there is something different about that specific comment block. Having the actual comment would show me whats going on pretty much immediately.

nathanhemesath commented 4 years ago

@manifestinteractive here's the markdown comment. <!-- dwMarker="slot" dwContentID="cat-grid-group-1" dwContext="category" dwContextID="400503"-->

nathanhemesath commented 4 years ago

@manifestinteractive , I apologize, I didn't realize my initial comment with the markdown was hidden.

nathanhemesath commented 4 years ago

@manifestinteractive, After speaking with someone on your team, I realized the issue is on our end and not with the extension. Our code isn't pulling in the SlotUUID, the linking doesn't work with having just the dwContextID.

manifestinteractive commented 4 years ago

@nathanhemesath Glad you got that sorted, I was actually having a hard time duplicating this... though maybe I was missing a possible custom setup or something.

BTW, I just found out through Eric that you are with one of our RVW Clients !!! Stoked to know this is getting used on your team. I develop this stuff in my free time, so it means a lot to see them used in the wild ❤️