When I try to import a calc view I get following error message. Source system rev 41 (SP04) and target system on rev51 (SP05). I checked the calc view is not under this package yet, somewhere there are some entries with that name and which is preventing me in creating this view. Any one ran into this issue? If so how did u fix it?
Message :
Error saving object: Repository: More than one inactive version exists;there exist already 2 inactive versions for object {tenant: , package: zsls, name: P_CALC, suffix: calculationview}, for following (user, workspace) : ( usr1, ), ( usr2, ), : Repository: More than one inactive version exists;there exist already 2 inactive versions for object {tenant: , package: zsales, name: PVA_CALC, suffix: calculationview}, for following (user, workspace) : ( usr1, ), ( usr2, ),
java.io.IOException: Repository: More than one inactive version exists;there exist already 2 inactive versions for object {tenant: , package: zsls, name: P_CALC, suffix: calculationview}, for following (user, workspace) : ( usr1, ), ( usr2, ),
at com.sap.ndb.studio.sdk.resource.repository.core.impl.AbstractResourceController.save(AbstractResourceController.java:1020)
at com.sap.ndb.studio.sdk.resource.repository.core.impl.ResourceManager.importModels(ResourceManager.java:2334)
at com.sap.ndb.studio.modeler.job.type.importexport.ImportModelsJob.importObjects(ImportModelsJob.java:74)
at com.sap.ndb.studio.modeler.job.type.importexport.ImportModelsJob.run(ImportModelsJob.java:59)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)