Applications from project anatomy disappear after pairing kitsu project

@Danell @mustafa_jafar found new thing- restarting server makes all aplications from project anatomy desapear

or sorry not restarting server but updating projects makes all aplications from project anatomy desapear

maybe is it a problem with my default anatomy presset? maybe do i need to name it something like “kitsu” and not like “main”? Or kitsu just dont have acces to application list in primary anatomy presset?

I believe I found what can cause it: when we create a project using pair in kitsu we parse attributes from kitsu here

but applications live exactley here in attributes
image

so we need to add applications attribute to kitsu addon pair phase somewhere here

Found a problem and a solution: now we replace all values from anatomy presset [attributes] but if we instead will just modify existing one so all applications will be pressentet from primary anatomy presset


I’m not familliar with pul reqests yet so just posting here

i believe i did it right on git so you can chech it

Hello,

If I remember right, the paring project feature sets up a new project that mirrors your Kitsu project’s name and attributes. However, since Kitsu doesn’t include applications in its attributes, applications will be blank.

I’m not entirely sure if it pulls any missing attributes from the anatomy preset.

could you @Danell confirm ?


After reading through your PR, kitsu does get the primary anatomy preset but totally override it with kitsu attributes (which don’t have applications which in set them to blank).

I’m running an older version of the Kitsu addon. It’s syncing with my set default values but maybe it have accidentally bin changed