jdaugherty opened a new issue, #406:
URL: https://github.com/apache/grails-intellij-plugin/issues/406

   ## **Steps to reproduce**
   
   1. I have 2 Intellij projects open (Grails ones as it happens).
   
   2. I click on a service (aka a groovy file) in one intellij and right click 
"Copy"
   
   3. I go to the other Intellij, and click on services
   
   4. I right click Paste
   
   **Expected result** *(correct result)***:**
   
   Ideally it would paste the file where I told it. If pasting between projects 
is not allowed, then at the very least an error dialog or something
   
   **Actual result** *(faulty result)***:**
   
   It pastes it into the wrong project, aka the original project. Note that if 
you don't change the package it will do nothing because it already exists in 
the original project. But if you do change the package it will make another 
copy in the old project with a new (wrong for that project) package.
   
   ## **Environment**
   
   *OS version: Linux.*
   
   *IDE version: 2025.1 Beta Ultimate 251.23774.200*
   
   ---
   
   *Imported from 
[IDEA-370204](https://youtrack.jetbrains.com/issue/IDEA-370204) · Type: Bug · 
Votes: 0*
   *Comments, attachments, dates and reporter are not part of the export — 
follow the link above for the full history.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to