-
## Current Behavior
When "name" value (package name) in the bundle profile contains period characters, the bundle generator creates package with no files, although the files were created as expec…
-
Due to TCGPlayer's text file putting the main deck after the extra deck, the resulting ydk is in the same order and Dueling Book does not import it properly, leaving the main deck blank. Issue is not …
-
Hi Team !
I just got the new LCD Pistation LCD to cover pi4
![image](https://user-images.githubusercontent.com/54243866/148437352-ebb7c670-37dd-4cf7-b068-78a3fb662695.png)
It seems that this s…
-
## Current Behavior
The Executor Service fails to return module content to user. The below script succeeds to retrieve the module, but then returns exception:
```
ydk.errors.YCoreError: Couldn't…
-
PIO Core Call Error: "Error: Invalid 'D:\\Users\\Vitalik\\Documents\\PlatformIO\\Projects\\YDK_Tab_Button\\platformio.ini' (project configuration file): 'Source contains parsing errors: 'D:\\\\Users\\…
-
The Banlist Append function is broken. It only creates a banlist out of the ydk file and gets rid of the first banlist. In my example below, I created a whitelist from Legend of Blue Eyes White Dragon…
-
Feature requested by Cisco System ATOM team.
## Expected Behavior
There is a need to create clone (deep copy) of an Entity class instance.
## System Information
YDK-0.8.4
-
## Expected Behavior
When comparing two entities _e1_ and _e2_, the following expression must be **always** _true_:
```
types.EntityEqual(e1, e2) == types.EntityEqual(e2, e1)
```
## Current B…
-
## Current Behavior
XmlSubtreeCodec fails encode leaf-list data.
## How to reproduce
Add and run the following test case:
```
TEST_CASE( "xml_codec_decode_leaflist" )
{
auto repo = pa…
-
Figure out if/how I want to import and/or export card and/or deck information.