# May 1 - Bugfixes

**Bug fixes**

* Fixed bug on purchase orders pdf. Vendor style id wasn't being displayed.
* Fixed some bugs on design positions synchronization:
  * When importing screen colors, no prompt dialog for distribute changes was being displayed.
  * When importing screen colors, changes in these were not being propagated to all other related positions when user selected "distribute changes" option from prompt dialog.
  * When importing colors, these colors were being added to the source position, causing a duplication of screen colors.&#x20;
* Joey was removed from automated slack notifications.
* Fixed bug on removing order lines. it was removing printing job sizes instead of subtract the removed quantity.
* Fixed bug on trying to print shipping labels for some addresses with non-printable characters. It was erroring, preventing users to print&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.culturestudio.com/release-notes/decorator-platform/may-1-bugfixes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
