[
https://issues.apache.org/jira/browse/JAMES-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tellier Benoit closed JAMES-1591.
---------------------------------
Resolution: Fixed
Can not reproduce on master. We must have fixed this in between.
> I should be able to delete a domain name with the same name I used to create
> it.
> --------------------------------------------------------------------------------
>
> Key: JAMES-1591
> URL: https://issues.apache.org/jira/browse/JAMES-1591
> Project: James Server
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Tellier Benoit
> Fix For: 3.0.0-beta5
>
>
> Here are the commands (using JPA implementation) :
> root@yoda:/home/btellier# docker exec 9253
> /root/james-server-app-3.0.0-beta5-SNAPSHOT/bin/james-cli.sh -h 127.0.0.1 -p
> 9999 adddomain Toto
> adddomain command executed sucessfully in 65 ms.
> root@yoda:/home/btellier# docker exec 9253
> /root/james-server-app-3.0.0-beta5-SNAPSHOT/bin/james-cli.sh -h 127.0.0.1 -p
> 9999 removeDomain Toto
> removedomain command executed sucessfully in 93 ms.
> root@yoda:/home/btellier# docker exec 9253
> /root/james-server-app-3.0.0-beta5-SNAPSHOT/bin/james-cli.sh -h 127.0.0.1 -p
> 9999 listdomains
> domain
> james.linagora.com
> toto
> 172.17.3.33
> 172.17.3.33
> listdomains command executed sucessfully in 50 ms.
> *Acceptance criteria :*
> The caller should be able to supress a domain using the exact same name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]