Weird patching content

When I submit a patch, it adds a lot of stuff I didn’t change. I don’t know what this is. Here’s an example from a patch submitted for the level Listing Liason, which was me correcting the spelling of one word in the code:

Added Tasks :: Set level type.
Modified Tasks :: Publish. :: Complete
Modified Tasks :: Write the sample code. :: Complete
Added Tasks :: Write the solution.
Added Tasks :: Write intro guide.
Added Tasks :: Set level kind.
Modified Tasks :: Mark whether it requires a subscription. :: Complete
Added Tasks :: Configure the API docs.
Added Tasks :: Write victory text.
Added Tasks :: Write level hints.
Added Tasks :: Set up solutions for the Verifier.
Added Tasks :: Release to adventurers.
Added Tasks :: Release to everyone.
Added Tasks :: Create two sample projects.
Deleted Tasks :: Name the level.
Deleted Tasks :: Publish.
Deleted Tasks :: Write the description.
Deleted Tasks :: Write the guide.
Deleted Tasks :: Write intro guide.
Deleted Tasks :: Write a loading tip, if needed.
Deleted Tasks :: Add programming concepts covered.
Deleted Tasks :: Set level kind.
Deleted Tasks :: Mark whether it requires a subscription.
Deleted Tasks :: Set up solutions for the Verifier.
Deleted Tasks :: Click the Populate i18n button.
Deleted Tasks :: Release to adventurers.
Deleted Tasks :: Release to everyone.
Deleted Tasks :: Create two sample projects.
Deleted Tasks :: Task
Deleted Tasks :: Task
Deleted Tasks :: Task
Deleted Tasks :: Task
Deleted Tasks :: Task
Deleted Tasks :: Task
Deleted Tasks :: Task
Modified Thangs :: Hero Placeholder :: Components :: Component :: Configuration :: Programmablemethods :: plan :: Context :: Cat
Expert View

Is this something I need to worry about?

We recently switched the tasks around, so you’re seeing a lot of old tasks removed and new tasks added.

What’s the spelling error, I’ll fix it manually.

1 Like

Should I not submit patches until that’s resolved, then?

It’s “pterodactyl”.

Patches are fine, just, make sure that your changes are there and ignore any of the tasking craziness.

And fixed it, by the way

1 Like

@GundericusTheMighty I noticed this as well when I did a few patches. Thank you for asking for clarification. I just noted the oddities in the patch notes.

@Serg Thank you for clearing that up for me as well.