Heiko Robert
Heiko Robert
found in version: 5.6.2
field will also not be removed from any form
hmm. having unmapped fields on the layout maybe acceptable but not breaking the app due to left orderBy entries. I understand your use case but we see breaking entities every...
Our customers like to add entities, fields for their own. EspoCRM is the ideal tool to manage entities (relational data) a team / an organisation has no it system for...
@bandtank I understand your point but what I see is that people sometimes use Espo like Access or Filemaker. If you think this is the way how espo should work...
yet another one when leaving a link field: ```` Espo.ERROR: (42S02) SQLSTATE[42S02]: Base table or view not found: 1146 Table 'espocrm.customer_order' doesn't exist; ````
Could you please reopen the ticket? At least a warning should be shown in the entity manager when removing a field or entity that the admin needs to remove all...
> EDIT begin > Please take this comment as a side note, not as a blocker. So I created #1493 to discuss this independent from a already existing SAML integration....
URLEncoder is mostly used to encode query parameters. Spring's [UriUtils](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/util/UriUtils.html) should do the job better to work around the (expected) behavior described in [URLEncoder](https://docs.oracle.com/en/java/javase/12/docs/api/java.base/java/net/URLEncoder.html)? However, to convert a space into...
just to understand the issue: Why not creating a _new_, addtional snapshot following a distinct name pattern (e.g. ghettoVCB-${TIMESTAMP}) which will be removed after successfull clone/backup?