Skip to content

fix: imported nrdb deck url#8515

Merged
NoahTheDuke merged 2 commits intomtgred:masterfrom
filipesilva:nrdb-url
Feb 16, 2026
Merged

fix: imported nrdb deck url#8515
NoahTheDuke merged 2 commits intomtgred:masterfrom
filipesilva:nrdb-url

Conversation

@filipesilva
Copy link
Contributor

@filipesilva filipesilva commented Jan 28, 2026

Fix #8497

@filipesilva filipesilva changed the title nrdb url fix: imported nrdb deck url Jan 28, 2026
@NBKelly
Copy link
Collaborator

NBKelly commented Feb 5, 2026

I think this only works if the decklist was public (published and unpublished lists have different endpoints), but it's still a step closer to being correct.

@filipesilva
Copy link
Contributor Author

So how do those unpublished ones work? I opened clicked on My Decks, then the View button on one of my decklists. Then tried opening that URL in incognito and got a I tried very hard, but I couldn't find what you're looking for. message. Do I have to do something to get a URL that is public but not published? The URL I tried is below.

https://netrunnerdb.com/en/deck/view/251826ae-d882-4c44-b544-8fdf7f8b6ebf

@NBKelly
Copy link
Collaborator

NBKelly commented Feb 5, 2026

Yeah, it's a setting in your profile.
IE: https://netrunnerdb.com/en/deck/view/95db310b-79e7-4bf0-8e4e-e643cb7f6c95
I think the file being worked on figures out which endpoint is being used as you go, so you can probably work from that.

@filipesilva
Copy link
Contributor Author

@NBKelly ok now it accounts for both:

CleanShot 2026-02-15 at 18 04 09@2x CleanShot 2026-02-15 at 18 04 20@2x

I tried to not touch the rest of the names of things in that namespace, so the endpoint type is kept as :private instead of something new like :unpublished.

@NoahTheDuke NoahTheDuke merged commit d78a1f0 into mtgred:master Feb 16, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

Imported deck note uses wrong URL

3 participants